reneaaron/lapp-template

Env not working on local env

matthewjamesr opened this issue · 0 comments

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.