Skip to content

nickbeaird/test-automate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-automate

Overview: base express app from the express hello world example. This uses vagrant to setup a VM.

steps

  1. get the project
  2. vagrant up
  3. setup sftp
  • get web storm
  • setup deployment
  • sftp
  • type vagrant ssh-config to find host IP
  • use the vagrant ssh key from the .vagrant folder
  1. vagrant ssh (get into the machine)
  2. npm start (runs the nodemon app.js)
  3. go to a browser and go to http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors