marcpre / learning_npm_dotenv-safe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

learning_dotenv-safe

The dotenv-safe package 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.

If the env vars are not properly defined -> Error!

About


Languages

Language:JavaScript 100.0%