Skip to content

Instantly share code, notes, and snippets.

@erik4github
Created February 18, 2021 04:19
Show Gist options
  • Save erik4github/88ca5e806304f8b7c69f9f406cc96047 to your computer and use it in GitHub Desktop.
Save erik4github/88ca5e806304f8b7c69f9f406cc96047 to your computer and use it in GitHub Desktop.
Load dotenv .env file outside of current directory
  • /.env
    • /server/package.json

node -r dotenv/config index.ts dotenv_config_path=../.env

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment