A modern, elegant dashboard template built with Next.js 14, Tailwind CSS, and TypeScript. This is the free, open‑source edition of Kaiforge — perfect to explore the design system, core layout, and essential components.
Upgrade to Pro to unlock 30+ production‑ready pages, 20+ advanced components, charts, and a Go backend with auth + Stripe.
- ✅ Free: Dashboard Home, Login, and Settings (Profile + Appearance with Dark/Light and 5 color themes)
- ✅ Free: Essential UI kit — Buttons, Forms, Inputs, Selects, Checkboxes, Tabs, Cards, Badges
- ✅ Free: Fully responsive, accessible, TypeScript-first
- ✅ Free: Next.js App Router, Tailwind CSS, Dark Mode
- 🔒 Pro: 30+ pages (Analytics, Users CRUD, Products, Orders, Messages, Calendar, Kanban, Pricing, Invoices, Profile, FAQ, Maps, Timeline, Chat, File Manager, Notifications, Changelog, Onboarding, Email Templates, i18n, Accessibility, Print Views, Landing, Data Visualization, Roles & Permissions)
- 🔒 Pro: 20+ advanced components (Data Table, Modals, Drawers, Toasts, Tooltips, Rich Text Editor, Uploads, Stepper, Breadcrumbs, Tree View, Color Picker, and more)
- 🔒 Pro: 11 chart types with Recharts
- 🔒 Pro: Go backend with authentication + Stripe integration
- 🔒 Pro: Priority support
Try Free Demo → · Explore Pro Demo → · Get Pro Version →
| Capability | Free | Pro |
|---|---|---|
| Pages | 3 (Home, Login, Settings) | 30+ (Analytics, Users, Products, Orders, Messages, Calendar, Kanban, Pricing, Invoices, Profile, FAQ, Maps, Timeline, Chat, File Manager, Notifications, Changelog, Onboarding, Email Templates, i18n, Accessibility, Print Views, Landing, Data Viz, Roles & Permissions) |
| Components | Essential (Buttons, Forms, Inputs, Select, Checks, Tabs, Cards, Badges) | 20+ advanced (Data Table, Modals, Drawers, Toasts, Tooltips, RTE, Uploads, Stepper, Breadcrumbs, Tree, Color Picker, etc.) |
| Charts | — | 11 types (Recharts) |
| Backend | — | Go backend, Auth, Stripe |
| Theming | Dark/Light + 5 color themes | Extended theming + presets |
| Internationalization | — | i18n ready |
| Accessibility | Basic | Enhanced patterns |
| Print Views | — | Included |
| Landing Page | — | Included |
| Support | Community | Priority support |
Keep it honest: the Free edition is ideal for evaluation and simple dashboards. The Pro edition is designed for production apps and teams.
- Next.js 14+ (App Router)
- TypeScript 5+
- Tailwind CSS 3.4+
- Lucide Icons
- Recharts (Pro)
- Go + Stripe (Pro)
Prerequisites: Node.js 18+
# 1) Install dependencies
npm install
# 2) Start the dev server
npm run dev
# Optional: production build
npm run buildOpen http://localhost:3000 in your browser.
Mock credentials (for demo screens):
- Email: admin@kaiforge.com
- Password: password123
src/
app/
(auth)/login
dashboard/
components/ # Essential components showcase
settings/ # Profile + Appearance only
page.tsx # Dashboard home
layout.tsx
page.tsx
components/
contexts/
data/
lib/
hooks/
types/
Take your app to production with 30+ pages, advanced components, charts, and a Go backend with auth + Stripe.
- Live Pro Demo: https://kaiforge.admin.juandelvalle.com
- Marketplace: #
- Get Pro: #
MIT — see LICENSE