Next Admin
Getting Started
Features
- Connect to your NoSQL CosmosDB or MongoDB
- Define your models using a standard JSON Schema
- Generate admin pages to manage your data and store them in your database
- Beautifully designed shadcn/ui components
- Dark/Light themes support
- Data grid with server side paging, sorting, searching and filtering
- Forms with client and server validation
- Customize components to render your models
- Use it to quickly get to market with standard features then progressively add custom developed pages
Tech Stack
- Next.js as the React framework
- Tailwind for CSS styling
- shadcn/ui for the UI components
- shadcn-table for server side data grid
- CosmosDB or MongoDB for the NoSQL database
- JSON Schema for defining entities schemas
- Vercel Blob for image uploads
- Vercel for deployment