Generate your .env.example file in a simple and fast way, you will never have to worry about manually updating your example file of environment variables!
-
Updated
Feb 26, 2024 - JavaScript
Generate your .env.example file in a simple and fast way, you will never have to worry about manually updating your example file of environment variables!
🛡️ EnvGuard – A powerful NPM package that validates your .env files against a predefined schema, ensuring all required environment variables are set and secure. Prevent misconfigurations in production by detecting missing values, insecure defaults, and enforcing .env.example consistency across teams.
Generates example files for your configurations
🔍 Lint your `.env` files with env_guard: find duplicates, empty values, and invalid keys, while comparing against `.env.example`.
Add a description, image, and links to the env-example topic page so that developers can more easily learn about it.
To associate your repository with the env-example topic, visit your repo's landing page and select "manage topics."