0.1.2 • Published 2 years ago
@newobject/dotenv v0.1.2
Pre-configured dotenv module
Installation
npm i @newobject/dotenv -SUsage
- use
.envfor default configuration and.env.localfor local configuration - add
.env.localfile to.gitignore - import
@newobject/dotenv/setupinto your code