Next.js + TypeScript starter with role-based permissions and admin panel.
A starter template implementing role-based access control, multi-organization support, and an admin interface. It uses Next.js (App Router), TypeScript, NextAuth.js for authentication, Knex.js with PostgreSQL for data, and Ant Design for UI, and is suited for building SaaS, CRM, or ERP web applications requiring fine-grained permissions.
0