/github-graphs

Website for visualizing a persons github network.

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

Github-Graphs

Website for visualizing a persons github network.

Example Graph

If you are lucky, you can find the site live here;

Built With

javascript

Running

Update your conf.json file to contain your preferred port and github api credentials.

npm install
node server.js

Contributing

If you want to contribute to this project and don't know where to start, look at the open issues. Once you know what you want to work on, just discuss it in the issues and file a pull request. We are very open to new contributes.