Help Getting Rivet Tldraw Sync Template Working
There's no docs but I figured out how to setup and run it. But I'm internally stuck in the "Loading room..." state.
So far all I did was:
Clone https://github.com/NathanFlurry/tldraw repo
Switch to feature/sync-rivet branch
yarn at root
yarn build to build tldraw
cd into templates/sync-rivet
Run yarn dev from there
Opened http://localhost:5173/
Get stuck in above state.
Am I missing a step or doing it wrong?
GitHub
GitHub - NathanFlurry/tldraw: very good whiteboard SDK / infinite c...
very good whiteboard SDK / infinite canvas SDK. Contribute to NathanFlurry/tldraw development by creating an account on GitHub.

9 Replies
Found solution. I had to run server and client separately.
Did this and had a yarn dev and yarn serve I ran in different terminals

Versus the single yarn dev command as currently

It doesn't work correctly though for me
I'll pause and wait for some more testing/progress on your side.
ps. I was assuming your tldraw sync template would be your new Vercel approach. It's a simple vite app right now, not next
We are still working on this and haven’t launched it yet
Heh, yeah that's on me from nagging @Nathan for early access to progress.
ah yeah this is a matter of plug n play once it's integrated with rivetkit. will keep you posted
https://discord.com/channels/859816885297741824/1430690579435491328/1430690579435491328
i don't know what this issue is – it's not specific to us since it seems to affect other platforms too, it might be a bug pushed recently in tldraw.
they reported that this is a known issue for them. we're going to roll back to a stable tldraw release and release this shortly.