Skip to content

Create an example environment variable file #2443

Closed
@anth-volk

Description

@anth-volk

Similar to PolicyEngine/policyengine-app#2493. Similar to there, we should do the following:

  1. Add .env and .env.example to the .gitignore
  2. Add a script as part of the installation process to copy .env.example over to .env if there is not already a local .env
  3. Add all relevant environment variables to .env.example with descriptions and example values. This is particularly pertinent for GOOGLE_APPLICATION_CREDENTIALS, which is needed to run the simulation API correctly

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions