Website for visualizing a persons github network.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
CetaceanNation 782cef7bd8 Merge branch 'master' of https://github.com/jrtechs/github-graphs 5 years ago
public Merge branch 'master' of https://github.com/jrtechs/github-graphs 5 years ago
routes Cached responses on the server to prevent overloading our api limit. 5 years ago
.gitignore Starter html and page templating 5 years ago
LICENSE Initial commit 5 years ago
README.md Added the stuff we will be building the website with to the readme. 5 years ago
conf.json created a basic demo config to demonstrate what people should put in their configuration. 5 years ago
configManager.js Got github's api to work by passing it through out backend. 5 years ago
fileIO.js Created basic utilities for interacting with node js. 5 years ago
package.json Got github's api to work by passing it through out backend. 5 years ago
server.js Got github's api to work by passing it through out backend. 5 years ago

README.md

github-graphs

Website for visualizing a persons github network.

Built With