Dokadoc
RUNNINGCollaborative PRD authoring with real-time multiplayer editing.
60%
Next.js
TypeScript
Prisma
PostgreSQL
TipTap
Yjs
Hocuspocus
Stripe
A multi-tenant SaaS where product teams write PRDs together: a
Notion-class editor with slash commands, [[page]] links and Cmd-K
navigation, live multiplayer cursors via Yjs, and an AI panel where
each workspace brings its own API key.
How it works
- Next.js app with Prisma over Postgres; workspaces, members, and invites with magic-link, Google, and SAML sign-in.
- Pages live in a drag-and-drop tree; the TipTap editor syncs through a Hocuspocus collaboration server for real-time co-editing.
- Stripe handles workspace billing.
Status
Mid-build: bootstrap through real-time collaboration (the plan’s first twelve steps) run locally end-to-end. Billing and the AI panel are the current lap.