Next.js v14 SaaS boilerplate with authentication and LemonSqueezy billing

A Next.js v14 boilerplate for SaaS applications that need user authentication, account management, and subscription billing via LemonSqueezy. It uses Prisma with a Postgres database, NextAuth, TypeScript, Tailwind, shadcn/ui, and Sass, and is suited for SaaS projects requiring user profiles, account pages, and subscription workflows.
0