Commit Graph

1 Commits

Author SHA1 Message Date
Jeff Emmett 70ce3d8954 Initial scaffold: rNotes collaborative editor
- TipTap + Yjs for real-time collaborative editing with CRDT sync
- Suggestion mode (track changes) with accept/reject workflow
- Inline comments with threaded replies and emoji reactions
- WebSocket sync server for Yjs document synchronization
- PostgreSQL + Prisma for notebooks, notes, comments, suggestions
- EncryptID passkey authentication
- Standard rApp template (Next.js 15, Tailwind 4, shadcn/ui patterns)
- Docker Compose with Traefik routing for rnotes.online
- SpaceSwitcher + AppSwitcher (consistent with all rApps)
2026-03-17 02:45:38 +00:00