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