Automerge + React boilerplate for real-time collaborative editing with tRPC
Automerge Jumpstart is a boilerplate for building real-time collaborative editing applications. It uses Automerge for CRDT-based synchronization, React and Vite for the frontend, tRPC for API communication, and Prisma with a Postgres backend for persistence. The project includes authentication, invitation links, presence indicators, and CI workflows for deployment.
0