A web app for generating an inventory of an organization's software projects.
Demo: https://code-json.now.sh/?org=cfpb
public_repo
and read:org
permissions.cp .env.sample .env
and add your token. source .env
npm install
npm start
endCursor
as an after
parameter in the url to get the next page of results, e.g. http://localhost:3000?org=cfpb&after=Y3Vyc29yOnYyOpHOA/2KeA==npm run deploy
now will serve the app at a public URL.