This is a simple example showing how to use TiptapCollab. You can run it on the cloud using Replit
or locally: npm run dev
.
The example includes:
- Two Tiptap editors synchronizing via TiptapCollab (https://collab.tiptap.dev/)
- JWT-based per-document authentication
- Multiplexing (i.e. synchronizing multiple documents via the same websocket)
If you need any help, feel free to reach out to us on Discord:
Join the Tiptap Discord Server
The MIT License (MIT). Please see License File for more information.