@fizz.js/node-cluster-handler
v1.0.0-beta
Published
node-cluster-handler
Downloads
1
Readme
@fizz.js/node-cluster-handler
This is cluster-handler library for express.
install
add dependencies
into package.json
and run yarn install
configure
please put errorReporter
and sendGrid
, twilio
config into config/${env}.json
test
yarn test
coverage
yarn cover
build
yarn build
docs
yarn docs