Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

replace dotenv with dotenv-safe #8

Open
bmoers opened this issue Jan 16, 2019 · 0 comments
Open

replace dotenv with dotenv-safe #8

bmoers opened this issue Jan 16, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bmoers
Copy link
Owner

bmoers commented Jan 16, 2019

https://www.npmjs.com/package/dotenv-safe

Identical to dotenv, but ensures that all necessary environment variables are defined after reading from .env. These needed variables are read from .env.example, which should be commited along with your project.

@bmoers bmoers added the enhancement New feature or request label Jan 16, 2019
@bmoers bmoers self-assigned this Jan 16, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant