Repository URL to install this package:
|
Version:
1.0.1 ▾
|
# Dotenv is a zero-dependency module that loads environment variables from a .env file into process.env
# Add environment-specific variables on new lines in the form of NAME=VALUE
NODE_ENV=development