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
This commit is contained in:
DylanBanta 2025-05-25 22:31:00 -04:00
parent 9484d6b915
commit 1c81e1ef8e
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[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

1
Docker/excalidraw Submodule

@ -0,0 +1 @@
Subproject commit 5639bb8e879ee403a66239d8eef568457af59136