The most gigachad project template for TypeScript monorepos. Based on @natoboram/gigachad.ts.
- Build with tsgo
- Containerize with Docker
Deliver continuously with GitHub Workflow- Document with TypeDoc
- Execute workflows locally with
act - Format on save in VSCode
- Format with Prettier
- Interact with GitHub using
gh - Lint code with ESLint
- Lint markdown with markdownlint
- Manage packages with pnpm
- Manage your monorepo with Turborepo
- Pledge your respect with the Contributor Covenant
- Review your code with CodeRabbit
- Run with Node.js
- Synchronize versions with Syncpack
- Test units and calculate coverage with Vitest
- Update dependencies with Dependabot