Skip to content

Roy-Gal-Git/GitHubMonitorServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

GitHub Monitor Server

By: Roy Gal

Instructions:

  1. open new terminal
  2. mongod

  3. open new terminal on the project's (GitHubMonitorServer) directory
  4. cd server

  5. on the .env file: change the OWNER and REPO variables if you want to run it on any repository that you want
  6. npm i

  7. node index.js

  8. open new terminal on the project's (GitHubMonitorServer) directory
  9. cd client

  10. npm i

  11. npm start

Info:

The server updates the DB every 2 minutes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published