This project's purpose is to provide bootstrap configurations for logging and endpoints for use with broker node implementation.
It uses the convict package to manage configurations.
The environment specific files should be added as config/env-name.json
. So for a development configuration the file would be created in config/development.json
.
$ npm install
$ bin/zss-broker