Skip to content

vitaly-krugl/oncall-board

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oncall-board

Numenta On-Call engineer board

Installation

npm install

Environment

You must have the following environment variables set:

JIRA_USERNAME
JIRA_PASSWORD
JENKINS_USERNAME
JENKINS_PASSWORD
APPVEYOR_API_TOKEN
GH_USERNAME
GH_PASSWORD
PORT [8080 default]

Running

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

About

Numenta On-Call engineer board

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.6%
  • CSS 1.4%