You will need a Github API key that at least has read-only privs.
To run:
npm run setup
npm install
npm start
- Workaround required to call absolute URL endpoints
- Requires global polyfills in Node
- Hybrid GraphQL and Rest calls in one query
- VSCode @rest support (still errors with workaround)