As a developer, I want to know what environment variables must be set for local development.
Status:
Development documentation does not adequately cover envvars
.env.template points to former sqlite db, not current MO of local postgres instance
AC:
- Update .env.template file with required environment variables for local postgres instance
- Update development.md Running Locally section with necessary envvars to run locally