Hello, I recently discovered stripe sync engine as an integration which seems to seriously simplify handling payments and stripe in general. Currently I have a custom sync pipeline setup where on each webhook request I sync my DB to the stripe status. However here: https://github.com/vercel/nextjs-subscription-payments/issues/77 it is mentioned that the engine is not really used for that but rather for getting analytics out of stripe (??). Is that correct? Is the engine a replacement for all the custom code that we have to do if we want a stripe integration with our project ?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.