Skip to content

seanmheff/big-brother

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigBrother

This project enables you to monitor the versions of software you are running on your architecture in real-time using GitHub webhooks and websockets. All you need to supply is an SVG diagram of your system architecture.

SVG

To start the server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

About

Real-time version monitoring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published