next-saas-stripe-starter icon indicating copy to clipboard operation
next-saas-stripe-starter copied to clipboard

Open-source SaaS Starter with User Roles & Admin Panel. Built using Next.js 14, Prisma, Neon, Auth.js v5, Resend, React Email, Shadcn/ui, Stripe, Server Actions.

Results 19 next-saas-stripe-starter issues
Sort by recently updated
recently updated
newest added

I am facing an issue when using the @react-email/tailwind library in a Next.js project. During the project build, I receive the following error: `./node_modules\@react-email\components\node_modules\@react-email\tailwind\dist\index.mjs Dynamic Code Evaluation (e. g. 'eval',...

@mickasmt what do you think about Supabase integration? I mean authorization.

I am encountering an issue when trying to build the project using Bun. The error seems to be related to the content layer. > Steps to Reproduce: Clone the repository....

Description Issue: The Vercel build was failing due to incompatibility with the Edge environment in the current middleware implementation. The issue was identified when deploying the application, resulting in runtime...

Using the "required" version (v16.18.0), based on the `.nvmrc` file. The project doesn't run because there are a restriction by the Next.js and that is required the version that I've...

Hello Folks and creator! I'm trying to run this app on localhost, and everything's working fine. But when I try to re-login, Google auth doesn't ask me to choose an...

![Image](https://github.com/user-attachments/assets/0732f0ce-9f57-42be-a59c-99fd934194ae)

**Description:** Our project currently runs on Next.js version 14. With the release of Next.js version 15—featuring performance improvements, enhanced routing, and updated image optimization—it's time to upgrade our starter project....

**Description:** We currently rely on Shiki version 1 for syntax highlighting in our Next.js starter project. With the release of Shiki version 3—which brings improvements in performance, theme handling, and...