開発者ツール
.env File Generator
Generate .env and .env.example files visually with templates for Node.js, Next.js, and Vite projects
1万人以上の開発者に利用されています
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
さらに探す
おすすめのその他の 開発者ツール…
JSON整形
JSONを整形しシンタックスハイライトで検証
試す
Base64 エンコード/デコード
Base64文字列のエンコードとデコード
試す
URL Encoder/Decoder
Encode and decode URL components and query strings
試す
UUID生成
一意のUUIDを生成
試す
Hash Generator
Generate MD5, SHA-1, SHA-256, and SHA-512 hashes from text
試す
Regex Tester
Test and debug regular expressions with match highlighting
試す
JWT Decoder
Decode and inspect JWT token header and payload
試す
HTML Formatter
Beautify and format HTML code with proper indentation
試す