ENV Store

Never lose your .env again

ENV Store keeps your project environment variables safe, organized, and recoverable so you can bring any project back in minutes.

Free to use
GitHub OAuth
Open source

Why ENV Store?

Built for developers who need reliable, secure access to their environment variables

Project-scoped storage

Keep keys grouped by project and environment (local, staging, prod).

Fast copy & export

Copy single values or export a full .env when setting up a new machine.

GitHub sign-in

Quick access from any browser.

No CLI required

Just open the web app and paste.

How it works

Get started in minutes with our simple three-step process

Sign in

Use your GitHub account to access the app.

Create a project

Add variables as KEY=VALUE, grouped by project.

Recover anytime

Copy single values or export a full .env when needed.

Use cases

Perfect for any scenario where you need reliable access to environment variables

New laptop / clean install

Rebuild your dev setup fast. Paste variables and continue working.

Team onboarding

Share exactly the keys teammates need without passing raw files around.

Incident recovery

Restore configuration during outages.

Side projects

Keep hobby project keys in one place so they don't get lost.

Security & Best Practices

Your environment variables are sensitive data. Follow these guidelines to keep them secure.

Treat stored values as secrets and rotate keys if exposed.
Prefer separate projects per environment (local, staging, production).
Limit access to trusted collaborators only.

Frequently asked questions

Do you support bulk import?

Export is available now; .env import is on the roadmap.

Is there a CLI?

Not required the web app handles add, copy, and export.

Can I self-host?

Yes see the repository for setup details.

Is it free?

The hosted app is free to use.