vercel / nextjs-subscription-payments

Clone, deploy, and fully customize a SaaS subscription application with Next.js.
https://subscription-payments.vercel.app/
MIT License
6.23k stars 1.27k forks source link

Feat: Update pricing component to default to signup. #135

Closed graysoncampbell closed 1 year ago

graysoncampbell commented 1 year ago

Its most likely a user will be signing up when first visiting the pricing component. So it makes sense by default if not logged in to route a user to the sign up page. This way the users name is collected by the login form.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nextjs-subscription-payments ✅ Ready (Inspect) Visit Preview Oct 29, 2022 at 2:16AM (UTC)
thorwebdev commented 1 year ago

Thanks for this, and sorry for the delay. This seems like subjective preference and luckily something folks can easily modify if they prefer 👍