If you have ever started a SaaS or admin dashboard project from scratch, you already know the annoying part:
You do not just need one dashboard page.
You need analytics cards, charts, data tables, ecommerce screens, auth flows, settings pages, profile pages, forms, empty states, errors, and enough reusable UI to keep the product consistent as it grows.
That is exactly why I built Helios Pro.
It is a free Next.js admin dashboard template built with:
- Next.js 16
- React 19
- TypeScript 5
- Tailwind CSS v4
- ApexCharts
- Prisma + better-auth readiness
And instead of shipping a tiny demo shell, it includes 100+ production-ready pages.
Why I built it
A lot of free dashboard templates look good in screenshots but fall apart once you try to use them in a real project.
Usually one of these happens:
- there are only 2 or 3 useful pages
- tables are too basic for real workflows
- auth pages are missing
- ecommerce/admin flows are incomplete
- the codebase is hard to extend
- the UI kit is not consistent enough for production work
I wanted a stronger starting point:
- something founders can use for MVPs
- something agencies can customize for clients
- something developers can fork and build on immediately
- something that feels closer to a real product than a marketing demo
What Helios Pro includes
Helios Pro ships with a broad admin/dashboard surface area out of the box.
10 dashboard variants
- Analytics
- Ecommerce
- CRM
- Finance
- SaaS
- Projects
- Marketing
- AI
- Support
- Logistics
App pages
- Chat
- Calendar
- Kanban
- Notes
- Tasks
- File manager
- Contacts
- Support tickets
- Invoices
Ecommerce admin flows
- Products
- Product detail
- Add/edit product
- Orders
- Customers
- Cart
- Checkout
- Reviews
- Coupons
- Inventory
Account and system pages
- Profile
- Team
- Roles
- Permissions
- Billing
- Notifications
- Connected apps
- Activity
- Settings
UI and data-heavy pages
- Advanced tables
- Sorting
- Filtering
- Pagination
- Row selection
- Editable cells
- Sticky headers
- Drag and drop
- Empty states
- Charts and KPI cards
- Form screens
- Auth screens
- Error pages
Tech stack
| Area | Technology |
|---|---|
| Framework | Next.js 16 App Router |
| UI Runtime | React 19 |
| Language | TypeScript 5 |
| Styling | Tailwind CSS v4 |
| Charts | ApexCharts |
| Maps | jsvectormap |
| Theme | next-themes |
| Notifications | sonner |
| Auth-ready | better-auth |
| Database-ready | Prisma |
Quick start
npm install
npm run dev
Links
More Premium MTVerse Dashboard Templates
If you want more specialized dashboard systems beyond the free Helios Pro template, here are a few premium MTVerse options:
- Pipeline Pilot — sales operations dashboard for CRM pipelines, revenue forecasting, team performance, and deal management
- SentinelGrid — SRE observability dashboard for incidents, services, deployments, and platform health
- Planna Dashboard — project management dashboard for tasks, planning, delivery timelines, and team workflows
- Ooster — UX research and product analytics dashboard for experiments, insights, and CRO teams
- NexusGrid — premium Next.js admin UI kit for SaaS, ecommerce, CRM, analytics, charts, and tables
- Nimbus Pro — premium SaaS admin dashboard with ecommerce analytics, dark mode, charts, and app pages
- MTVerse Modular — AI SaaS dashboard template with modular analytics, ecommerce metrics, and CRM views
- MT Box Enterprise — enterprise admin dashboard for RBAC, audit logs, billing, and business workflows
- Mat Dash — Next.js admin dashboard for ecommerce admin, invoices, analytics cards, and operational dashboards
You can browse the full collection here:
Top comments (0)