jit
jit4w ago

Help with two apps working with same convex db

I have a Shopify embedded app and a separate next JS web app that need to interface with the same convex backend. I tried to have a mono repo but it was just a terrible experience, so now each app has its own convex folder. But, I was wondering if there was a better way to do this, because running two different convex dev servers and the mismatch between schemas has been weird. Tnanks
1 Reply

Did you find this page helpful?