A production-ready Next.js 16 starter with TypeScript, React 19, and a complete UI toolkit: DataTable with sorting/selection/actions, customizable tooltips, dropdown menus, schema-validated forms, dialogs with async handlers, toast notifications, Zustand + React Query, API clients, and dark mode. Developer-friendly with comprehensive docs.
Stars
12
Forks
1
Watchers
12
Open Issues
0
Overall repository health assessment
^2.8.7^5.2.2^0.39.0^0.39.0^0.99.0^0.99.0^0.99.0^0.99.0^1.3.3^1.1.15^2.1.16^2.1.8^1.3.8^2.2.6^1.2.4^1.2.6^1.2.8^2.0.3^5.90.12^5.91.1^16.3.1^5.3.6^1.13.2^0.7.1^2.1.1^1.11.19^12.28.1^30.2.0^0.39.0^0.562.016.1.1^0.4.6^3.9.17^2.8.719.2.3^1.9.019.2.3^7.69.0^2.0.7^3.4.0^4.2.1^5.0.9^4.1.18^25.0.3^19.2.7^19^9.39.216.1.1^4.3.0^4.1.18^1.4.0^534
commits
refactor: comment out withAuthGuardMiddleware in proxy configuration
2f4384dView on GitHubfeat: add Tabs and CustomTooltip components, implement UniversalFilters with URL state management, and set up middleware for authentication and static resource handling
d5215fbView on GitHubrefactor: migrate toast notifications to @heroui/react and update related components
46bf6f9View on GitHubfeat: enhance chart components with layout options and action menus
3018a4bView on GitHubrefactor: clean up code formatting and improve consistency in KPI components
a650ad9View on GitHubfeat: add KPI components (TrendCard, MetricCard, StatusCard) and update ChartsExamplesPage layout
40b3167View on GitHubfeat: add ActionMenu, EmptyState, ErrorState, and LoadingState components
055a0feView on GitHubfeat: Add RHFTimeInput, RHFEditor, RHFInput, RHFOtp, RHFTextarea, and RHFSelect components
0aace73View on GitHubfeat: add HeroUI integration with provider and hero component
143b962View on GitHubfeat: update RippleButton component variants and sizes for consistency
947824fView on GitHubfeat: add RippleButton component and integrate into various UI elements
4c78608View on GitHubfeat: add rich text editor component with formatting options
bd0280bView on GitHubfeat: add custom header support to ActionMenu for enhanced user info display
a4e957dView on GitHubfeat: wrap UniversalFiltersExample in Suspense for improved loading state
cb6c676View on GitHub