ENV Generator — .env templates for every stack
Stop copy-pasting .env.example files from GitHub. The env generator produces ready-to-paste environment files for Node.js, Next.js, Django, Rails, Laravel, and popular services like Stripe, Firebase, and Supabase. Secrets are generated with crypto.getRandomValues right in your browser.
Supported stacks
- Node.js — Express or Fastify with JWT and Postgres
- Next.js — App Router with NextAuth, Supabase, Stripe
- Django — Postgres, Redis, Celery
- Rails — Rails 7 with Sidekiq
- Laravel — Laravel 11 with MySQL and Redis
Service templates
- Stripe — publishable, secret, and webhook keys
- Firebase — client SDK + admin SDK config
- Supabase — URL, anon, service role, JWT secret
- OpenAI / Anthropic — standard AI stack keys