SaaSify Starter Kit
Welcome to the SaaSify Starter Kit! This is a starter kit for building SaaS applications with Next.js, ChakraUI, Prisma and other tools.
Philosophy
- 2nd order tools: This kit is not just integration of other libraries. It provides useful tools that are common of a SaaS application such as Teams, User plans, Credits and more.
- Less abstraction: You donβt see a lot of layers of abstraction. You get to the point where you can start building your product.
- Replaceable: You can replace any part of the kit with your own tools.
With that said, letβs get started! Navigate to the next page to learn how to setup the project.