Anthony Accomazzo
06/24/2021, 10:18 PMschema.prisma
into your app and start querying.
We just launched support for Stripe. So I built a proof-of-concept showcasing using Prisma to build a customer billing portal using a company’s Stripe data:
https://github.com/syncinc-so/stripe-billing-prisma
Our Prisma schema is pretty good, still honing in some verbose back-references. Stripe has 82 tables (!!!), so we still have work to do around on-boarding/making it easy to navigate. But I’m a DM away if you want any help finding your way around. 🙏Nichita Z
06/25/2021, 9:42 AMThibaut
07/06/2021, 8:47 AM