AdmiNext is a library built on top of Next.js that allows you to easily manage your data from different sources in a graphical user interface. Get started by following the installation guide.
This library is still under development. The following features are available:
- Data filtering and sorting
- Customizable admin dashboard
- Any data sources (REST, GraphQL, Prisma, Drizzle, etc.)
- Data validation viz zod
- Supports App Router, Server side actions and more