Closed pavel-256 closed 2 years ago
I solved the problem, just added the schema.sql content to supabase manually
Create new Supabase project Sign up to Supabase - https://app.supabase.io/[](https://github.com/vercel/nextjs-subscription-payments/blob/971f8844572efcb163b00efa32261c7c479a286a/README.md#2-set-up-your-database-tables-and-auth-policies) and create a new project. Wait for your database to start.
Set up your database tables and auth policies In your Supabase dashboard, go to the SQL editor. There, the welcome tab has a "Quick Start" section. Select the "Stripe Subscriptions" quick start (it has the same content as the schema.sql file) and hit the "RUN" button.
[Optional] - Set up OAuth providers You can use third-party login providers like GitHub or Google. Refer to the docs to learn how to configure these.