A self-hosted tldraw application.
curl -q -LSsf "https://raw.githubusercontent.com/composemgr/tldraw/main/docker-compose.yaml" | docker compose -f - up -dgit clone "https://github.com/composemgr/tldraw" ~/.local/srv/docker/tldraw
cd ~/.local/srv/docker/tldraw
docker compose up -dcomposemgr install tldrawSee docker-compose.yaml for environment variables and configuration options.
Check the official project documentation for detailed setup and usage information.