Commit Graph

2 Commits

Author SHA1 Message Date
Kavi 97ca5d6c10 Redesign dashboard: sidebar nav, donut chart, card feed layout 2026-06-02 02:12:34 -04:00
Kavi 822a9b5907 Add dashboard.html and static file serving to server
- web/dashboard.html: overview dashboard with KPI cards, type breakdown
  bars, entity list with accounts, movements table with filters, and a
  slide-in origin/destination tree panel for any movement
- src/server.js: serve web/ as static files (GET /), add CORS headers
  so the dashboard works from file:// too; default route is dashboard.html
2026-06-01 22:38:51 -04:00