A minimal implementation of tldraw using PartyKit as a backend. tldraw is a multiplayer, open-source, "infinite canvas"-style whiteboard app.
See also:
- tldraw developer documentation
- tldraw-yjs-example -- tldraw's own example of how to use a Yjs backend
- Y-PartyKit -- PartyKit's first-party Yjs support
This app uses Next.js.