0.0.2 • Published 8 months ago

@adminext/core v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

AdmiNext Core

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