A modern TypeScript monorepo managed with pnpm and TurboRepo.
Build all packages:
pnpm buildRun tests:
pnpm testLint and format:
pnpm lint
pnpm formatGenerate a new package in the monorepo:
pnpm run turbo:gen:initA collection of reusable UI components built with shadcn/ui and Radix UI primitives.
Authentication forms and components built with shadcn/ui.
Formily integration for shadcn/ui components
Custom UI components and utilities built with shadcn/ui.
This project uses Changesets for version management and publishing.