Skip to content

Instantly share code, notes, and snippets.

@fusionstrings
Created May 29, 2014 08:25
Show Gist options
  • Save fusionstrings/7381dc8b5f36a7586d0d to your computer and use it in GitHub Desktop.
Save fusionstrings/7381dc8b5f36a7586d0d to your computer and use it in GitHub Desktop.
run following command to run node locally as production
set NODE_ENV=production
node server.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment