code-inventory-generator

2.0.0 • Public • Published

code.gov inventory generator

A web app for generating an inventory of an organization's software projects.

Demo: https://code-json.now.sh/?org=cfpb

Installation

  1. Generate a GitHub personal access token with public_repo and read:org permissions.
  2. cp .env.sample .env and add your token. source .env
  3. npm install
  4. npm start
  5. Visit http://localhost:3000?org=cfpb.
  6. If there are greater than 100 results, pass the query's 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==

Deployment

  1. npm run deploy

now will serve the app at a public URL.

Open source licensing info

  1. TERMS
  2. LICENSE
  3. CFPB Source Code Policy

Readme

Keywords

none

Package Sidebar

Install

npm i code-inventory-generator

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

15.4 kB

Total Files

8

Last publish

Collaborators

  • contolini