Config
Config helper library for node.
Usage
All usages are same as config
module.
const config = require('@heishi/config')
In production, place your config and secret files under:
/var/config.yaml
and /var/secret.yaml
Config helper library for node.
All usages are same as config
module.
const config = require('@heishi/config')
In production, place your config and secret files under:
/var/config.yaml
and /var/secret.yaml
npm i @heishi/config
2
1.0.1
MIT
1.88 kB
4