newb
Instructions
- create a blank ubuntu server
- create a new user and add to sudoers with visudo
- upload to a server
- cd into the folder's main directory
- run "sh _install/install.sh"
- run "sudo npm install"
- run "sudo nodemon index.js"
- run "sudo forever start -c "node --harmony" example.js"