logo
icon

ExcaliDash

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

template cover
Deployed0 times
Publisherridemountainpig
Created2026-04-19
Tags
ToolCollaborationDrawingSelf-hosted

ExcaliDash

A self-hosted dashboard and organizer for Excalidraw with live collaboration features.

Features

  • Persistent storage for all your drawings
  • Real-time collaboration with live presence
  • Multi-user authentication with local login or OIDC (optional)
  • Scoped sharing — internal and external sharing controls
  • Search your drawings instantly
  • Drag-and-drop drawings into collections
  • Export / import in non-proprietary .excalidraw format

Getting Started

After 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 Modes

AUTH_MODEBehaviour
local (default)Native email/password login only
hybridNative login plus OIDC
oidc_enforcedOIDC-only (local register / login disabled)