Skip to content

a drawing website you should not install on your servers unless you hate them.

License

Notifications You must be signed in to change notification settings

ArnaudLier/draw-together

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

draw together


🖌️ draw-together

draw together with other people on one large canvas


Installation

git clone https://github.com/0x7d8/draw-together.git
cd draw-together

# make sure cargo is installed
cargo install --path .
draw-together

# or use the pre-built binary
# download the latest release from the releases page
# extract the downloaded archive
# add the binary to your PATH

Running

# use the --nosave argument to skip saving to disk (memory intensive)
PORT=8000 draw-together

Instances

Country URL
🇩🇪 Germany https://draw-together.rjansen.dev/

About

a drawing website you should not install on your servers unless you hate them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 59.0%
  • HTML 41.0%