DIN 0815 · STANDARD SOFTWARE REV 2026.04 ● LIVE
0815software.app/admin-dashboard MOD-02 MODULE Records Filters Exports Settings Admin Dashboard Search… + NEW IDNAMEOWNERUPDATEDSTATUS #1041Berger LogistikA. Berger2h ago Active #1039Steiner & SöhneL. Steiner5h ago Active #1034De Vries HandelJ. de Vries1d ago Paused #1028Nordwind AGK. Meyer2d ago Active #1022Ostbahn GmbHP. Klein3d ago Archived
MOD-02 · Admin Dashboardrepresentative interface. Every module ships MIT-licensed with full source.

The dashboard is config-driven: you describe your data model once, in a single TypeScript file, and the whole application — SQLite schema, REST API, validation, list views, filter row, forms and CSV exports — derives from it. No code generation, no migrations tool, no external services.

TYPICAL SCOPE 2–3 WKS
LICENSE MIT · always free
REPOSITORY VIEW SOURCE ↗

What it does

  • One TypeScript config drives schema, API, forms and exports
  • Sortable, filterable tables over any model
  • Bulk actions and one-click CSV export
  • Server-side validation derived from the same config