This commit is contained in:
2025-08-23 14:06:40 +00:00
parent c3d80f0c61
commit 47d47d44c7
6 changed files with 334 additions and 3329 deletions
-5
View File
@@ -1,5 +0,0 @@
# Node/Bun server example
This is a simple example of how to integrate tldraw's sync engine with a Node server or a Bun server.
Run `yarn dev-node` or `yarn dev-bun` in this folder to start the server + client.