Skip to content

composemgr/tldraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tldraw

A self-hosted tldraw application.

Installation

Option 1: Quick Install

curl -q -LSsf "https://raw.githubusercontent.com/composemgr/tldraw/main/docker-compose.yaml" | docker compose -f - up -d

Option 2: Git Clone

git clone "https://github.com/composemgr/tldraw" ~/.local/srv/docker/tldraw
cd ~/.local/srv/docker/tldraw
docker compose up -d

Option 3: Using composemgr

composemgr install tldraw

Configuration

See docker-compose.yaml for environment variables and configuration options.

Documentation

Check the official project documentation for detailed setup and usage information.

About

Repo for tldraw

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published