Crash first process.env utils.
Set $NODE_ENV to "development" works best with mocha --require=env-development
- require .env file with these contents
- require env file: - CLOUDINARY_NAME - CLOUDINARY_API_KEY - CLOUDINARY_API_SECRET_KEY - CLOUDINARY_FOLDER=upload - CLOUDINARY_UPLOAD_PRESET=upload_f
Require specific environment variables. If they don't exist, the application exits
get value of an environment variable; throw if undefined or empty string
Easily require environment variables or else
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
- require .env file with these contents
HANDLE CONFIGURATION ONCE AND FOR ALL
Vite.js plugin that makes build fail if a required environment variable(s) is missing
Loads environment variables from .env file
Easily create config objects from environment variables
Convert modern CSS into something browsers understand
Detect Node.JS (as opposite to browser environment). ESM modification
A Babel preset for each environment.
AWS credential provider that sources credentials from known environment variables
Runtime agnostic JS utils
Run scripts that set and use environment variables across platforms
Expand environment variables using dotenv
Provides a list of electron-to-chromium version mappings
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
Shared environment modules for jscu
Next.js dotenv file loading
Check environment variable presence with minimal YAML file
Creates a STRICT_ENV constant that you can query for environment variables and get meaningful exceptions
Checks required env variables and its format using dotenv and .env.sample files. Sample files include validation documentation which is interpreted and used to validate your environment.
Gem checks if all of required ENVs are setup
Load environment variables from multiple .env files with configurable precedence, type coercion, required key validation, default values, and template generation for documentation.
#Requires a hash with three key values #@workspace = { 'qualtrics_id' => ENV['qualtrics_id'], 'qualtrics_library' => ENV['qualtrics_library_id'], 'study_workspace_name' => 'Shuti-Example' } #Requires an API_URL to access the Qualtrics Interface Service
env-enforcer allows you to list your required ENV variables, and checks for their presence at deploy time.
Used in conjunction with Dotenv and AppManifest, EnvManifest can prevent unexpected application behavior and failures by requiring ENV consistency at application launch.
Simple rake task to deploy a static website to aws s3 Minifies and gzips assets. Requires ENV variables (can be read from .env or travis if in CI) : AWS_REGION AWS_BUCKET_NAME AWS_SECRET_KEY AWS_ACCESS_KEY
Define required/optional ENV variables with type casting and validation.
Valid-env allows you to specify the environment variables that are required, those that are optional, and those that depend on one another, and will throw a useful error message immediately if something is missing.
StandardHealth is a mountable Rails engine providing /alive, /ready, and /diagnostics/env endpoints, with a configuration block for registering custom checks and a DSL for declaring required and recommended environment variables.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.