finds.dev← search

// the find

tremorlabs/template-dashboard-oss

★ 506 · TypeScript · Apache-2.0 · updated Oct 2025

Free open-source dashboard template by Tremor.

A Next.js dashboard template from the Tremor team, built on their own Tremor Raw component library with Recharts for charts and Radix UI primitives underneath. It's a starting point for SaaS analytics dashboards — overview page, a details view, and a settings stub. Aimed at developers who want a polished-looking shell to wire up to real data.

The component decomposition is clean — charts, filter bars, and progress cards are each their own file rather than one god component. Tremor Raw being copy-paste-owned components (not a black-box npm package) means you can modify anything without fighting the library. Tailwind throughout keeps styling predictable. Apache 2.0 license means no friction for commercial use.

Only two real pages (overview and details) plus a settings shell — you're getting a UI skeleton, not a template. All data comes from static files in src/data/, so wiring in a real API is entirely your problem with zero guidance. Last push was October 2025 and the full version is paywalled on their blocks site, so the OSS release feels like a marketing artifact rather than a maintained template. No auth, no dark mode toggle, no data fetching patterns.

View on GitHub → Homepage ↗

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →