Choose your approach
- Cloud Providers
- Self-Hosted
No server to manage — get started in minutes.
| Provider | Best For | Pricing |
|---|---|---|
| Liveblocks | Quick start, any framework | Free tier available |
Quick start
Get collaboration working in 5 minutes with Liveblocks:Start collaborative immediately or later
Start in collaboration mode
Create your Yjs provider first, then pass
{ ydoc, provider } in
modules.collaboration when you construct SuperDoc.Upgrade later
Mount a local
SuperDoc first, then call
superdoc.upgradeToCollaboration({ ydoc, provider }) when the user creates
a shared room.
