qdadm Examples

Live examples demonstrating qdadm features.

Hello World

Minimal list page in ~50 lines of code

View Demo →

Tutorial Mini Admin

The 5-step tutorial app: CRUD, auth, navigation, parent-child (~310 LOC). Login: admin / admin (full access) or bob / bob (read-only)

View Demo →

For AI Agents

Every qdadm app is self-describing: open the demo, then drive it via window.__qdadm

Read DEBUG.md →

Full Demo

Complete admin with multiple entities, forms, auth. Login: admin / admin (full access) or bob / bob (read-only)

View Demo →

GitHub