3 Commits

Author SHA1 Message Date
f31d69e492 docker-compose.yml and .gitignore 2025-05-25 22:37:32 -04:00
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
9484d6b915 Integrate Excalidraw-storage-backend via Docker Compose
Include storage-backend as a Git submodule under Docker/excalidraw-storage-backend

Configure Docker Compose to build/storage backend alongside UI and Redis

Update .gitignore to exclude Volumes/ directory

Builds on Kilian Decaderincourt’s original repository
2025-05-25 22:14:41 -04:00