Showing 1-20 of 303 packages
env.json is a take on the traditional .env file pattern with an addition to be able to set the default from the same file opposed to additional logic.
Apply environment variables if they exist in env.json.
Load environment variables from .env.json.
Read in a .env.json file that contains valid JSON and assign top level properties to environment variables
An environment variable loader
an nconf wrapper around conf/env.js & env.json
Load environment variables via a JSON file
Simple library for loading your .env.json file containing JSONC.
Build environment specific messages and `.env.json` files.
Loads an environment variables from JSON files (`.env.json` per default) and starts a subprocess with them.
Use strongly typed environment variables like a boss
Loads environment variables from env.json file
Saves process.env variables to a file called env.json
Package for load enviroment variables from .env.json file or AWS Secret manager
emit a `env.json` in dist folder then you can use this after
env.json is a take on the traditional .env file pattern with an addition to be able to set the default from the same file opposed to additional logic.
Injects .env.json files into the web application for development and adds an injection point for just-in-time injection when used in production.
```bash git clone --depth 1 https://github.com/jobscale/post-slack.git cd post-slack npm i cat app/example.env.json > app/env.json vi app/env.json ```
export env.json key/value as bash shell exports
postgresql database handler