Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

SuperDoc + Yjs Collaboration

Self-hosted collaboration using @superdoc-dev/superdoc-yjs-collaboration with a Fastify WebSocket server.

Docs: Self-hosted with SuperDoc Yjs

Getting started

npm install
npm run dev

This starts both the Fastify collaboration server (port 3050) and the Vue client (port 5173). Open two browser tabs to see real-time collaboration.