nodejs-scope
For working with environmens on NodeJS (optionally with PM2)
For working with environmens on NodeJS (optionally with PM2)
Loads environment variables from `.env.[development|test|production][.local]` files
Loads environment variables from `.env.[development|test|production][.local]` files
This package provides a ready-to-use environment for Node.js projects, including essential configurations, package management, and initial setup to streamline development.
A tiny, handy and strongly typed library for working with the env mode (NODE_ENV)