Test your frontend against dev, staging, or production backends. Switch environments instantly when starting servers—no more copying .env files.
Local development backend
Pre-production testing
Live production backend
Manually copy and rename environment files
Change API URLs and values manually
Server needs restart to load new variables
Set up environments once, switch instantly forever
Choose environment when starting server
Switch environments without restarting
Copy .env.staging to .env, edit API_URL, restart server, verify, then repeat process to go back to dev
Stop server, select 'Staging' from dropdown, start server. Done.
Need to remember production API keys, manually update each variable, risk of copying wrong values
Production environment already configured with all keys, just select and run
They need to know which .env file to use, how to format it, which values to change
They just select environment from dropdown - everything is pre-configured
Nodev eliminates the error-prone workflow of managing .env files so you can focus on testing, not file management.
There's a dashboard for that. Download Nodev and get back to shipping code.
Free while in beta • macOS 12+ • Apple Silicon & Intel