excalidraw-swe/README.md
2022-12-10 20:11:32 +08:00

506 B

excalidraw-collaboration

One click to init an excalidraw with collaboration.

Docs:

Build:

# ignore submodule changes, we will patch them
git config submodule.excalidraw.ignore all

make patch
make images
make generate-compose
docker-compose up