We're part of the Stripe Projects developer preview, which launched today.
Stripe Projects is a new CLI workflow that provisions real services and delivers credentials to your environment in one command. No dashboard hopping, no copy-pasting keys. We worked with Stripe as a co-design partner on the integration spec.
Running this:
stripe plugin install projects
stripe projects init my-app
stripe projects add supabase/supabase:free
...gives you a full Supabase project: Postgres database, Auth, Storage, Edge Functions, and Realtime. Your Supabase account and dashboard are yours.
This is a developer preview. Learn more here:
https://supabase.com/blog/supabase-joins-the-stripe-projects-developer-preview
Terry Sutton announced a new feature allowing developers to provision a Supabase project using the Stripe CLI as part of the Stripe Projects developer preview. This integration simplifies the setup process by providing a full Supabase project with one command. A user inquired about the integration's automatic capabilities with Stripe.
Oh wow, that’s neat.
What for though? It just starts a project but is it also given some kind of integration with stripe? Does it do any of that automatically?