Skip to content

grobolom/github-team-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Team Status Monitor

current look

For now, startup is a bit wonky.

docker-compose up -d scrounger
docker exec -it scrounger python app/db/create_db.py
cd overwatch
npm install
npm start

You'll need to define teams yourself (via postman, for example): postman

You can enabled the automatic updates by changing RUN_SCHEDULER to True in docker-compose.yml. Alternatively, you may manually hit 0.0.0.0:5000/update to trigger an update.

Still working on a proper dockerization, and fiddling with auth, which is very important for this app.

About

A PR Tracker for large teams that work in Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published