Skip to content

A React app that monitors all the GitHub repositories for a user in real time when they login, meaning that if a push is made to a repository the website will update showing the latest push information and give it a yellow background. This was made using React, Node.js, Socket.io, Firebase, Google Cloud Platform, NGINX, Cloud DNS, GraphQL, and B…

Asupkay/Github-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Monitor

This application is meant to monitor all GitHub repositories of a user in realtime and display updates

How To Start

First npm i in both the base folder and the client folder. To run in dev mode do npm run-script dev to run in production npm start. The webhooks will not work on localhost due to GitHub needing to point to an ip with ssl. (Yeah we actually have SSL).

About

A React app that monitors all the GitHub repositories for a user in real time when they login, meaning that if a push is made to a repository the website will update showing the latest push information and give it a yellow background. This was made using React, Node.js, Socket.io, Firebase, Google Cloud Platform, NGINX, Cloud DNS, GraphQL, and B…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published