next-saas-stripe-starter
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.
Thanks for creating this startup wrapper, it's next level, much appreciated!!!! Please can you add NEXTAUTH_URL to the env.local file? I spent hours trying to debug in production a google...
I have been stuck at this for hours and its ticking me off, I know its working for everyone else it seems, but not for me. I'm not sure if...
Add pagination while we have a lot of blog posts
- Update use-local-storage hook to accept initValue as function and value both - Simplified use-lock-body for better understanding - Change the deprecated `pageYOffset` to `scrollY` - Remove the redundant part...
Intention: Allow quick start deploy to begin prototyping without the need to set up all env vars related to auth, stripe, and resend. - Update .env.example with better organization and...
I have been struggling to get authentication to work properly and I'm seeking help Flow: user selects a plan -> checkouts via stripe -> send magic link for authentication to...
## Issue On macOS, encountered a critical build issue with Contentlayer where the build process would hang indefinitely at: ```Contentlayer config change detected. Updating type definitions and data...``` Multiple attempted...
I found the actual docs way later in my flow. Would have been great to have found it in the Github Readme itself. So I've linked and added that as...
When the user updates their subscription to a yearly plan, or simply gets charged for being subscribed for a month, there stripe_period_end_time does not get updated and stays at the...