Closed
Description
Similar to PolicyEngine/policyengine-app#2493. Similar to there, we should do the following:
- Add
.env
and.env.example
to the.gitignore
- Add a script as part of the installation process to copy
.env.example
over to.env
if there is not already a local.env
- Add all relevant environment variables to
.env.example
with descriptions and example values. This is particularly pertinent forGOOGLE_APPLICATION_CREDENTIALS
, which is needed to run the simulation API correctly
Metadata
Metadata
Assignees
Labels
No labels