diff --git a/CLAUDE.md b/CLAUDE.md index 6995eac..5af27cd 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,1170 +1,144 @@ +## Project Overview -## Monorepo Setup +Turborepo monorepo. pnpm workspaces. Next.js 16 App Router (`apps/web`). PostgreSQL via Prisma (`packages/db`). Deployed on Vercel. Database on Neon (via Railway for some services). -This project uses a Turborepo monorepo architecture with the following structure: +## Architecture Rules -### Packages +1. **Use `@tpmjs/ui` components** — never raw HTML `