Env not working on local env
matthewjamesr opened this issue · 0 comments
matthewjamesr commented
The codebase is setup to expect env vars from hosting services, not from local development environments. Adding dotenv package and required config statement rectifies this issue.