Sign inSign up

excalidraw/excalidraw-room

By excalidraw

Updated almost 3 years ago

Image
10

100K+

excalidraw/excalidraw-room repository overview

Excalidraw Rooms client

This is the server that is serving the collaboration rooms for Excalidraw. Please use it in conjunction with the Excalidraw. main client.

Using this image

docker build -t excalidraw/excalidraw-room .
docker run --rm -dit --name excalidraw -p 5000:80 excalidraw/excalidraw-room:latest

Support

Please open any issues/questions/support requests over at GitHub

Tag summary

Content type

Image

Digest

sha256:2fe999f9b

Size

89.1 MB

Last updated

almost 3 years ago

docker pull excalidraw/excalidraw-room