MJavedAli / env-params

env params is a library built to make development more feasible by allowing multiple .env configurations for different environments. This is done by loading environment variables from a .env.envname file, into the node's process.env object.
13Updated 4 years ago

Related projects: