Handful server deployment scripts
Start the whole server solution easily (every script executes commands as super-user and as background task):
* run_db - Starts mongo-db
* run_dbfront - Starts mongo-express which is a front-end for our database
* run_server - Starts API server through grunt