Deployment
- Keep MongoDB running on port 12707
-
git clone 'gitpath' cd SuAVE/ npm install node app ('forever start app' if served as a background service)
git clone 'gitpath'
cd SuAVE/
npm install
node app ('forever start app' if served as a background service)