Next Admin
Next Admin is a tool for creating a dashboard for your Next.js application.
You can use it to manage your database using Prisma ORM and provide a simple admin interface for your users.
Demonstration
This dashboard is a demonstration of the capabilities of Next Admin.
You can find different examples of relation management, search, and more. This demo is using the schema below.
Customizable
You can easily customize the dashboard to suit your needs. Even this page is customizable.
Every part of the CRUD is customizable. You can choose which fields to display, which fields to edit, and more.