Documentation
¶
Overview ¶
Command dashboard-demo is a runnable showcase of the CQRS/ES dashboard.
It boots in-memory stores, seeds demo events (users, orders), commands, queries, and a snapshot, then mounts the dashboard at /dashboard. Open http://localhost:8098/dashboard/ to explore.
This is a demo only — it uses in-memory storage and no authentication. Real applications back the dashboard with persistent stores and wrap it with auth middleware.
Click to show internal directories.
Click to hide internal directories.