@heishi/config
v1.0.1
Published
Config helper library for node.
Downloads
3
Readme
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