tlsync/README.md
2025-08-23 13:04:42 +00:00

6 lines
213 B
Markdown

# 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.