Open
Description
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.