Boilerplate for quickly starting a saas website using Nextjs
- Clone the project
git clone https://github.com/infynno-solutions/saas-starter.git
- Install the dependencies
pnpm install
- Start the development server
pnpm dev
- Nextjs
- Tailwind CSS
- Shadcn UI
- Stripe
- Eslint, Prettier, Editorconfig
- Contentlayer
- Prisma with Mongodb
- NextAuth