Next.js and Fastify boilerplate for multi-tenant SaaS with RBAC
Boilerplate combines Next.js frontend and Fastify backend to build multi-tenant SaaS applications. It includes authentication, RBAC, Prisma ORM data layer, organization and member management, Docker configuration, and example account settings suited for apps requiring tenant isolation and role-based access.
0