/oncall-board

Numenta On-Call engineer board

Primary LanguageJavaScriptMIT LicenseMIT

oncall-board

Numenta On-Call engineer board

Installation

npm install

Environment

You must have the following environment variables set:

PORT [8080 default]
HOST_URL (URL where this service is hosted)

Running

npm start
open http://localhost:${PORT}