rolodato/dotenv-safe
Load environment variables from .env and ensure they are all present
JavaScriptMIT
Issues
- 3
Typescript string | undefined
#39 opened by ravilution - 5
dotenv-safe/config does not support configuration options by environment variable; dotenv/config does
#126 opened by ccw-morris - 7
Upgrade `dotenv` version?
#128 opened by karlhorky - 3
There should be a option allow particular variable to not to be present in .env Like "port" is present in .env.example and not in .env
#45 opened by skt1598 - 1
validate missing variables in .env
#69 opened by shmaram - 3
- 4
Defaults?
#43 opened by frontsideair - 5
configurable empty values
#36 opened by rossvz - 3
- 1
Export to environment?
#40 opened by ericclemmons - 1
- 1
Question: mocking dotenvSafe.load()
#38 opened by lonix1 - 11
To load data from .env.example as default
#30 opened by mrdimidium - 1
Do the checkin also for `parse` function
#32 opened by piranna - 7
Disable in CI environments
#34 opened by zeke - 1
- 4
- 2
Cannot find module 'dotenv-safe/config'
#29 opened by denizdogan - 1
Update to dotenv 5.0
#28 opened by pauliusuza - 2
Support for custom .env paths does not work.
#25 opened by cpburrell - 2
- 10
- 2
- 0
Add CHANGELOG
#18 opened by rolodato - 0
Fix tests not cleaning up properly
#16 opened by rolodato - 2
friendlier or custom error
#10 opened by alvaropinot - 8
Error when no ".env" file is present
#11 opened by devilleweppenaar - 3
Add `files` to `package.json`.
#12 opened by wtgtybhertgeghgtwtg - 2
Preload with --require flag?
#3 opened by jfelixetcetera - 3
.env.example more common than .env.sample
#1 opened by devinus