Back to browse
GitHub Repository

πŸš€ Next.js dashboard starter with auth, i18n, RBAC, 18 pages and 90+ UI components

483 starsTypeScript

Open-source Next.js dashboard starter with auth, RBAC and Storybook

by matt765Β·Apr 24, 2026Β·2 pointsΒ·0 comments

AI Analysis

●MidSlick

Another Next.js admin starter when ShipFast and Create T3 App already dominate.

Strengths
  • β€’90+ reusable components and 60+ chart variations save initial setup time.
  • β€’Storybook documentation makes component discovery straightforward.
Weaknesses
  • β€’Boilerplate starter kits are templates, not products β€” crowded category with no differentiation.
  • β€’Auth, RBAC, and theming are standard patterns every SaaS starter already includes.
Target Audience

Frontend developers building SaaS dashboards or admin panels

Similar To

ShipFast Β· Create T3 App Β· Shadcn UI

Post Description

Hey HN, I'm Matt. Recently I've been working on an open-source Next.js dashboard starter - the goal was to have things like auth, RBAC, theming, i18n and accessibility ready out of the box so you don't have to build them from scratch with every new project.

It comes with 90+ reusable components built on top of Shadcn UI plus 60+ chart variations from Recharts, all documented in the included Storybook. There is also an optional Node.js backend which enables the full Better-Auth flow, and a separate, lightweight version of the starter with just the layout and the core setup.

Live version: https://demo.nellavio.com/

Storybook: https://storybook.nellavio.com/

All links: https://nellavio.com/

Tech stack: Next.js 16, React 19, Tailwind 4, Shadcn UI, Recharts, TanStack Table, Zustand, Better-Auth, next-intl. License: MIT

Happy to hear any feedback

Similar Projects

Developer Tools●●Solid

Shipfast.so – Next.js boilerplate with auth, payments, email, database

Shipfast is essentially a curated, clone‑and‑go Next.js repo that tackles the annoying plumbing β€” real Auth0 flows, Stripe webhooks, Resend transactional emails, MDX blog, and even an AGENTS.md for LLM integration. That focus on the pain points devs actually waste time on (payments + email + auth) is the selling point; it's not novel technology, just useful, well‑assembled wiring with sensible defaults and a dark UI.

Solve My ProblemSlickShip It
mahdijafaridev
204mo ago