pnpm dev # Start the dev server (Turbopack)
pnpm build # Production build
pnpm lint # ESLint
pnpm format:write # Prettier
pnpm check-types # TypeScript strict check
pnpm registry:build # Build the shadcn registry
pnpm push # Run the release orchestrator (tooling/push.sh)
pnpm sync # Sync branch with GitHub (tooling/sync.sh)Licensed under the GNU License.
You are free to use, fork, and adapt this project. If you do, please remove my personal information before publishing your own version.
