Files
Compose-Examples/examples/excalidraw/README.md
2026-02-22 15:01:46 +01:00

14 lines
431 B
Markdown

# References
- https://github.com/excalidraw/excalidraw
- https://github.com/excalidraw/excalidraw-room
# Notes
If you selfhost your own excalidraw-room container, collaboration will be supported.
Fully selfhosted by applying an entrypoint overwrite trick to support it:
- https://github.com/excalidraw/excalidraw/issues/5188#issuecomment-3848252703
- https://blog.lrvt.de/selfhosting-excalidraw-with-collaboration-support/