KolbySisk / next-supabase-stripe-starter

The highest quality SaaS starter with Next.js, Supabase, Stripe, and shadcn/ui
https://next-supabase-stripe-starter-demo-mnqz.vercel.app
MIT License
246 stars 41 forks source link

Additional features? #4

Open KolbySisk opened 3 months ago

KolbySisk commented 3 months ago

One of my goals when building this was to keep the project minimal. But I've had a few requests to add additional features. I'm curious if there is any consensus on adding additional features, and if so - which features would you like to see?

If you're reading this and you have an opinion on keeping this minimal vs adding features I'd love to hear your thoughts and which features you'd like to see included.

Potential features:

uptoamir commented 1 month ago

Hi @KolbySisk It is nice to have LaunchDarkly feature also.

cgar420 commented 1 month ago

I would like to see a full integration with the stripe webhooks.

Almost all are supported, but only a few are actually handled by this and the official template from Vercel

kluplau commented 1 month ago

Yeah it's a hard thing to balance features and minimalism just right.

i18n and Observability would be huge tho, and I honestly don't think it will add too much noise. LaunchDarkly would be nice, but I fear it will add too much noise. I haven't used any feature flag implementation, so don't depend solely on my take.