Typescript App that uses GitHub GraphQL API to query user created/assigned issues
-
npm run build
to transpile and bundle files in.cjs
,.js
,.d.ts
and respective source-maps -
npm run start
to run the project withswc
compilation -
npm run test
to run the unit tests -
npm run lint
to analyze and lint the project -
npm run format
to format the project based on lint feedback -
npm run docs
to generate docs site -
npm run docs:publish
to generate docs site and publish it to GitHub Pages
This repository is configured with client-side Git hooks that automatically format + lint the codebase before each push. You can install it by running the following command:
./hooks/INSTALL
This template was prepared by:
- João Freitas, @freitzzz
- Rute Santos, @rutesantos4
Contact us for freelancing work!