6 lines
213 B
Markdown
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.
|