What does Makerkit include?
Makerkit includes authentication, organizations, RBAC, admin tools, email flows, file handling, analytics hooks, and a production-ready Next.js setup.
Can I customize the starter kit?
Yes. The codebase is meant to be extended so you can swap features, add your own domains, and tailor the UI to your product.
Does it support teams and multi-tenancy?
Yes. Makerkit ships with organization workspaces, invitations, roles, and team-oriented collaboration patterns.
Which stack does it use?
The starter kit uses Next.js, React, TypeScript, Better Auth, Prisma, Tailwind CSS, and shared workspace packages.
Can I use it for internal tools or SaaS products?
Yes. It works well for customer-facing SaaS apps, internal platforms, and products that need auth, teams, and admin workflows.
Where should I start?
Start with the docs, run the app locally, and customize the packages and routes that map to your product first.