This Turborepo includes the following packages and applications:
packages/@itsrakesh/ui
: UI components and component documentation site with Nextrapackages/@itsrakesh/utils
: Shared React utilitiespackages/@itsrakesh/tsconfig
: Sharedtsconfig.json
s used throughout the Turborepopackages/@itsrakesh/eslint-config
: ESLint preset
pnpm build
- Build all packagespnpm dev
- Run all packages locallypnpm lint
- Lint all packagespnpm changeset
- Generate a changesetpnpm clean
- Clean up allnode_modules
anddist
folders (runs each package's clean script)