I’m in the process of building out a subscription site for field service work. It has 3 tiers with add-on products in scheduled(recurring) and upfront annual payments. I’m going to use Redwood for the admin and routing utility but need a front end for user registration, account and subscription management. Vercel has a pretty sweet starter for Next that has some nifty CLI utilities for setup: GitHub - vercel/nextjs-subscription-payments: Clone, deploy, and fully customize a SaaS subscription application with Next.js.. Something like this for Redwood would be the cats meow.
1 Like