Sebastian Gutierrez 0472b7eb65 | 5 years ago | |
---|---|---|
doc | 5 years ago | |
public | 5 years ago | |
routes | 5 years ago | |
.gitignore | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
conf.json | 5 years ago | |
configManager.js | 5 years ago | |
fileIO.js | 5 years ago | |
gitGraph.service | 5 years ago | |
package-lock.json | 5 years ago | |
package.json | 5 years ago | |
run.sh | 5 years ago | |
server.js | 5 years ago |
Website for visualizing a persons github network.
If you are lucky, you can find the site live here;
Update your conf.json file to contain your preferred port and github api credentials.
npm install
node server.js
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.