Everything you need to manage environment variables.
Organize your variables into projects. Link to git repos for reference.
Create dev, staging, production environments. Keep configs separate.
Import from .env files. Export when you need them.
Import .env files in seconds. Export when deploying.
Share projects with teammates. Control who can view or edit.
JWT-based authentication. Your session, your access.
Stop managing .env files manually.
JWT auth. Team access controls. Your data, your rules.
Secure token-based sessions.
Control who can view or edit.
Clear ownership boundaries.
Variables are not currently encrypted at rest.
Manage env vars across all your projects in one place.
Share configs securely without sending secrets over Slack.
Keep dev, staging, and production in sync.
Install with Go and start managing your env vars.
Requires Go 1.18+