/
Ponpon1228
/
Project
Обзор
Документация
Войти
/
Ponpon1228
/
Project
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Project
/
...
/
node_modules
/
dotenv
/
..
lib
Initial commit
9 месяцев назад
CHANGELOG.md
Initial commit
9 месяцев назад
LICENSE
Initial commit
9 месяцев назад
README-es.md
Initial commit
9 месяцев назад
README.md
Initial commit
9 месяцев назад
SECURITY.md
Initial commit
9 месяцев назад
config.d.ts
Initial commit
9 месяцев назад
config.js
Initial commit
9 месяцев назад
package.json
Initial commit
9 месяцев назад
dotenv
🌱 Install
🏗️ Usage
Multiline values
Comments
Parsing
Preload
Variable Expansion
Command Substitution
Syncing
Multiple Environments
Deploying
🌴 Manage Multiple Environments
🚀 Deploying
📚 Examples
📖 Documentation
Config
Options
path
quiet
encoding
debug
override
processEnv
Parse
Options
debug
Populate
options
Debug
override
❓ FAQ
Why is the `.env` file not loading my environment variables successfully?
Should I commit my `.env` file?
Should I have multiple `.env` files?
What rules does the parsing engine follow?
What happens to environment variables that were already set?
How come my environment variables are not showing up for React?
Can I customize/write plugins for dotenv?
How do I use dotenv with `import`?
Why am I getting the error `Module not found: Error: Can't resolve 'crypto|os|path'`?
What about variable expansion?
What about syncing and securing .env files?
What if I accidentally commit my `.env` file to code?
How can I prevent committing my `.env` file to a Docker build?
Contributing Guide
CHANGELOG
Who's using dotenv?
README.md