Skip to content

Instantly share code, notes, and snippets.

@robophil
Last active November 24, 2017 13:15
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 robophil/94cfbcc309fc28a9f2d9e8e4dcd477ce to your computer and use it in GitHub Desktop.
Save robophil/94cfbcc309fc28a9f2d9e8e4dcd477ce to your computer and use it in GitHub Desktop.
Load env regardless before app starts
env $(cat .env) node app.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment