10 Service TemplatesCopy & DownloadCommented

Select services

# ═══════════════════════════════════════
# 🌐 App Config
# ═══════════════════════════════════════

# Environment: development, production, test
NODE_ENV=development

# Server port
PORT=3000

# Public app URL
APP_URL=http://localhost:3000

# Secret key for encryption
APP_SECRET=your-secret-key-here

# ═══════════════════════════════════════
# 🗄️ Database
# ═══════════════════════════════════════

# Database connection string
DATABASE_URL=postgresql://user:password@localhost:5432/mydb

# Database host
DB_HOST=localhost

# Database port
DB_PORT=5432

# Database name
DB_NAME=mydb

# Database user
DB_USER=user

# Database password
DB_PASSWORD=password

FAQ

What services are included?
Database, Stripe, Auth/JWT, AWS, Firebase, SendGrid, Redis, OAuth, and Supabase templates.
Are the values real?
No. All values are placeholders that you need to replace with your actual credentials.
Can I download the file?
Yes. Click Download to save the generated content as a .env file.
Share:

Love this tool? Explore 999+ more

Free online tools for images, PDFs, text, code, and more. All running in your browser.

Explore All Tools