vercel / nextjs-subscription-payments

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

Migrating existing Stripe products #261

Open mickmister opened 8 months ago

mickmister commented 8 months ago

Hello! I'm developing a backend for an existing system that is using Stripe. I'm planning to use Supabase as we are replacing the current authentication service we're using.

Is there a recommended process to seed the Supabase database with data from existing products?