Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 565 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 565 Bytes

Broker bootstrap

This project's purpose is to provide bootstrap configurations for logging and endpoints for use with broker node implementation.

Configuration

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.

Running the Broker binary

$ npm install
$ bin/zss-broker