Most admin templates are one polished screenshot and a pile of placeholders. Sable is 22 real pages that know about each other: click an order and you land on that order. Every table paginates, every export downloads a real CSV, the invoice prints. Plain HTML, Tailwind and Alpine. No build step, no CDN, works offline.
Hey Product Hunt! I'm Domenico, the maker.
I kept buying admin templates and every one turned out to be a heavy build toolchain I had to gut before I could use it: hundreds of dependencies, a build step, a CDN, code I did not want to maintain. So I built the opposite.
Sable is a coded admin dashboard that is just static HTML you open in a browser. No build step, no CDN, it works offline. 22 real pages (orders, invoicing with VAT, a Kanban fulfillment board, an email module, analytics, payouts), a designed light and dark theme, WCAG AA contrast, and everything actually works: search, sort, pagination, bulk actions, a command palette, real CSV exports.
Stack is HTML5, Tailwind CSS, Alpine.js and Chart.js, all self-hosted. The theming is CSS variable tokens, so you re-skin the whole thing by changing one scale.
The demo is the full product, so click around: https://admin-dashboard-template...
I would love your feedback, especially on the offline-first, no-build approach. Happy to answer anything.
Report
No reviews yetBe the first to leave a review for Sable Dashboard