Skip to content

Instantly share code, notes, and snippets.

@SantoshSrinivas79
Created May 17, 2014 12:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SantoshSrinivas79/9432ff7b170232ff6689 to your computer and use it in GitHub Desktop.
Save SantoshSrinivas79/9432ff7b170232ff6689 to your computer and use it in GitHub Desktop.
Script to run progrez once bundle is completed
export MONGO_URL=mongodb://localhost:27017/progrez
export PORT=3000
export ROOT_URL=http://www.progrez.in/
forever start bundle/main.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment