- Testing in Github Actions
- Testing Typescript code using SWC Jest
- Code Coverage using Jest
- Standardized and Linting the code using ESLint
- Format code using Prettier
- Automate Git Hooks using Husky and Lint Staged
- Typescript
- Node.js
- Jest
- ESLint
- Prettier
- Husky
- SWC
- Lint Staged
Using NPX (NPM)
npx degit lamualfa/template-node project-name
Using PNPM
pnpm dlx degit lamualfa/template-node project-name