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