Draftboard is a shared space for teams to post designs, ideas, and work in progress. In distributed teams, meaningful work often disappears into Slack threads or gets buried inside Figma. Draftboard brings that work back into the open with a lightweight, social feed.
| Layer | Technology |
|---|---|
| Framework | Next.js 15 (App Router, Turbopack) |
| API | tRPC v11 + React Query |
| Database | PostgreSQL + Prisma ORM |
| Auth | NextAuth.js v5 — Credentials, Okta SSO, or Google Workspace |
| Storage | Cloudflare R2 (S3-compatible) |
| UI | shadcn/ui + Tailwind CSS v4 |
| Editor | Lexical |
| Testing | Vitest + Storybook |