Node.js ReSTful API for all things reporting
# Install dependencies
$ npm install
This server sends messages to various Slack channels. Therefore you need to obtain a Slack API Token.
Obtain the token and then set it as an environmental variable:
# Set token
$ export SLACK_TOKEN="xoxp-xxxxxxx-xxxxxxx-xxxxxxx-xxxxxxxxxx"
# Start server
$ npm start
Make sure the dev
dependencies are installed and then:
$ npm test
The MIT License
Project logo is from icons8.com