
A self-hosted dashboard and organizer for Excalidraw with live collaboration, persistent storage, and optional multi-user authentication.



A self-hosted dashboard and organizer for Excalidraw with live collaboration features.
.excalidraw formatAfter deployment, open your domain in the browser. On first launch you will be guided through a one-time admin bootstrap flow. Check the backend service logs for the one-time setup code:
[BOOTSTRAP SETUP] One-time admin setup code ...
AUTH_MODE | Behaviour |
|---|---|
local (default) | Native email/password login only |
hybrid | Native login plus OIDC |
oidc_enforced | OIDC-only (local register / login disabled) |

