Desenvolvimento
.env File Generator
Generate .env and .env.example files visually with templates for Node.js, Next.js, and Vite projects
Confiado por mais de 10 mil desenvolvedores
KeyValueTypeComment
Preview (.env)
# Environment: development | production | test NODE_ENV=development # Server port PORT=3000 # PostgreSQL connection string DATABASE_URL=postgresql://user:password@localhost:5432/mydb # Secret key for JWT signing JWT_SECRET=your_secret_here # Allowed CORS origin CORS_ORIGIN=http://localhost:3000
Continue explorando
Outras ferramentas de Desenvolvimento que você pode gostar…
Formatador JSON
Formate e valide JSON com realce de sintaxe
Experimentar
Base64 codificar/decodificar
Codifique e decodifique strings Base64
Experimentar
URL Encoder/Decoder
Encode and decode URL components and query strings
Experimentar
Gerador UUID
Gere identificadores UUID únicos
Experimentar
Hash Generator
Generate MD5, SHA-1, SHA-256, and SHA-512 hashes from text
Experimentar
Regex Tester
Test and debug regular expressions with match highlighting
Experimentar
JWT Decoder
Decode and inspect JWT token header and payload
Experimentar
HTML Formatter
Beautify and format HTML code with proper indentation
Experimentar