excalidraw-stack/.gitmodules
DylanBanta 1c81e1ef8e Integrate Excalidraw UI fork as submodule
• Points to Gitea repo Dylan/excalidraw under Docker/excalidraw

• Enables building UI alongside storage-backend and Redis via Docker Compose
2025-05-25 22:31:00 -04:00

7 lines
274 B
Plaintext

[submodule "Docker/excalidraw-storage-backend"]
path = Docker/excalidraw-storage-backend
url = https://git.dylanbanta.com/Dylan/excalidraw-storage-backend.git
[submodule "Docker/excalidraw"]
path = Docker/excalidraw
url = https://git.dylanbanta.com/Dylan/excalidraw.git