Skip to content

Manage secrets with dotenv #10

@Kavignon

Description

@Kavignon

Add support for managing secrets with .env files and load them into the project as needed.

Tasks

  • Set up dotenv for environment variables.
  • Setup .env loading in the devcontainer
  • Handle .envrc with direnv -> In case the repository might be using .envrc
  • Update .gitignore to ignore .env & .envrc files.
  • Document how to use .env files in the README.

Metadata

Metadata

Assignees

Labels

DevcontainerFixing or updating a feature in development containerIDE configRelates to the VS Code configurationsecurityPreventing misuse or vulnerabilities in software

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions