SubhrajitPrusty/codex-github

Use dotenv to load variables locally

Closed this issue · 1 comments

  • Use dotenv to load variables from .env file
  • If .env file not present, load environment variables normally
  • Add .env to .gitignore