numenta / oncall-board

Numenta On-Call engineer board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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}

About

Numenta On-Call engineer board

License:MIT License


Languages

Language:JavaScript 88.9%Language:CSS 11.1%