dabit3/dotenv-vault
Encrypted vault for managing environment variables across projects. Local-first, git-safe, no cloud required.
JavaScript2 stars0 forks
What it does
dotenv-vault is an encrypted solution for managing environment variables across different projects, making it easier to handle secrets without risking exposure. It simplifies the process of maintaining `.env` files by providing a secure, version-controlled vault for sensitive data.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Securely manage your environment variables with dotenv-vault, the ultimate tool for developers!
Content angles
- A tutorial on how to set up dotenv-vault for your projects.
- A comparison of dotenv-vault with other environment variable management tools.
- Best practices for securely handling secrets in development environments using dotenv-vault.
Who should care
Developers and DevOps professionals looking for secure ways to manage environment variables.