
I built an open-source dashboard starter in Next.js 16 & Tailwind 4
I've been working on Nellavio, an open-source dashboard starter - the goal was to have stuff like auth, theming, i18n or accessibility ready out of the box so you don't have to build them from scratch with every new project. It comes with 90+ components built on top of Shadcn UI and 60+ chart variations, all documented in the included Storybook. There is also an optional Node.js backend which enables a full Better-Auth flow, and a separate, lightweight version of the starter with just the layout and the core setup. Live demo (no signup): demo.nellavio.com Storybook: storybook.nellavio.com GitHub: github.com/nellavio/nellavio Tech stack: Next.js 16, React 19, TypeScript, Tailwind 4, Shadcn UI, Recharts, TanStack Table, Zustand, Better-Auth, next-intl Happy to hear any feedback.
Continue reading on Dev.to Webdev
Opens in a new tab




