@youseedk/jss-dotenv
v1.3.4
Published
Loads environment variables.
Keywords
Readme
jss-dotenv
Standard and default environments filenames
.env.env-default.env.env.default(will be deprecated)
Load order
system environments.env- If exists. Will not overwrite system environments..env-default.env- If exists. Will not overwrite standard or system environments.
Installation
npm install @youseedk/jss-dotenvUsage
import '@youseedk/jss-dotenv';