Explore your github connections using a network graph visualization.
This app uses:
- react, material-ui and apollo-client in frontend
- html5 canvas, present in react-force-graph component
in order to get a valid token to access github api you need first to setup a github oauth app.
first you should provid you previous created github app details in backend/.env file. User backend/env.example as a template.
cd backend
npm install
npm start
Favicon made by Smashicons from Flaticon, CC 3.0 BY. react-force-graph by