Introduction

🧞 Next Admin

This is the documentation for the latest version of Next Admin. If you are using an older version (<5.0.0), please refer to the documentation

next-admin is a library built on top of Prisma and Next.js that allows you to easily manage and visualize your Prisma database in a nice graphical user interface (GUI).

Get started by following the installation guide, or check out the live demo.

Hello

This library is still under development. The following features are available:

  • 👀 Visualize, search and filter your data quickly
  • 💅 Customizable admin dashboard
  • 💽 Database relationships management
  • 👩🏻‍💻 User management (CRUD operations)
  • 🎨 Dashboard widgets and customizable panels
  • ⚛️ Integration with Prisma ORM
  • 👔 Customizable list and form
  • ⚙️ Supports App Router and Pages Router

If you want to request a feature, please open an issue here