nextjs-subscription-payments icon indicating copy to clipboard operation
nextjs-subscription-payments copied to clipboard

Clone, deploy, and fully customize a SaaS subscription application with Next.js.

Results 120 nextjs-subscription-payments issues
Sort by recently updated
recently updated
newest added

When I click the signin/signup link in email and get redirected to the app, I miss the page I made to welcome new users and gather more info for their...

## Feature This feature was request in this issue #28 https://user-images.githubusercontent.com/1596614/160174916-ee6d9b5a-25da-47f3-9cfb-c3e72625961e.mov Closes #28 Could you review this PR? @leerob @thorwebdev

Recently I noticed the following when you are logged in and do not have a subscription connected to your account. This is happening on my site and I also noticed...

enhancement

The signup works fine, and I see the name and the user printed out (I added the log statements). However, the patch request to update the name on the user...

Hey guys, I'm looking to use this as a starting point for a project very soon and was wondering if there are any plans to add test coverage to the...

help wanted

I would like to know if when deploying in vercel and adding supabase integration will automatically migrate the schema.sql to my supabase account I would want to automate the process...

question

I'd love to see a branch of this with user management via Auth0

enhancement
help wanted

When loading the account page, there's a small flash of the footer before the page renders https://user-images.githubusercontent.com/9113740/105638688-a6d42580-5e39-11eb-9987-ed75bf62638e.mp4

enhancement

Similar to https://demo.vercel.events/ Source: https://github.com/vercel/virtual-event-starter-kit

enhancement