- Initial release — live demo and downloadable, runnable foundation.
Internal Admin Dashboard
CRUD, tables, roles, and internal workflows over your data.
Dense but readable tables with filters, saved views, and actions.
Structured editing surfaces for internal workflows.
Change history and permission context for trusted operations.
Overview
Internal Admin Dashboard is a developer-tool foundation for turning a database into a maintainable internal product. It includes table patterns, record drawers, saved views, role boundaries, audit logs, and documentation for adding resources without producing one-off admin screens.
Features
- Resource tables
- Record editors
- Saved filters
- Role-based access
- Audit trail
Make it yours in three steps
Download it
One click, one zip, the whole project. Free, MIT licensed, yours to keep.
Download Internal Admin DashboardRun it
Unzip it, then run this in the folder. It works immediately — no database, no accounts, no configuration.
$ npm install
$ npm run devHand it to your coding agent
The download ships with CLAUDE.md, AGENTS.md, and Cursor rules, so your agent understands the project the moment it opens the folder.
$ cd internal-admin-dashboard
$ claudeClaude Code reads the included CLAUDE.md automatically — it already knows the project.
A good first prompt:
“Give me a quick tour of this project, then help me make it mine.”Agent-ready information
Agent docs describe resource registration, table columns, permissions, and record editor patterns.
Changelog
Related foundations
Explore nearby starting points before you commit to a fork.
/business / updated Jun 29, 2026
SaaS Foundation
A calm, complete base for subscription software.
/developer-tools / updated Jul 1, 2026
Marketplace Foundation
Listings, discovery, detail pages, and trust signals.
/ai / updated Jul 1, 2026
Agent Workbench
A workspace for prompts, tasks, artifacts, and coding-agent runs.