This is the server that is serving the collaboration rooms for Excalidraw. Please use it in conjunction with the Excalidraw. main client.
docker build -t excalidraw/excalidraw-room .
docker run --rm -dit --name excalidraw -p 5000:80 excalidraw/excalidraw-room:latest
Please open any issues/questions/support requests over at GitHub
Content type
Image
Digest
sha256:2fe999f9b…
Size
89.1 MB
Last updated
almost 3 years ago
docker pull excalidraw/excalidraw-room