Typescript App that uses GitHub GraphQL API to mutate the user's project
-
npm run buildto transpile and bundle files in.cjs,.js,.d.tsand respective source-maps -
npm run startto run the project withswccompilation -
npm run testto run the unit tests -
npm run lintto analyze and lint the project -
npm run formatto format the project based on lint feedback -
npm run docsto generate docs site -
npm run docs:publishto 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/INSTALLThis template was prepared by:
- João Freitas, @freitzzz
- Rute Santos, @rutesantos4
Contact us for freelancing work!