PaulP
Convex Community11mo ago
13 replies
Paul

How to have multiple schemas

I've seen this, but I don't think it's what I want: https://docs.convex.dev/production/multiple-repos

I saw somewhere and now I can't find it.

The ability to have multiple ConvexProviders in react because they were going to different code generated endpoints.

I want this ability myself. As I have a very large and complex project and I don't want 1 repo for the many tables that I have. I want the tables restricted to where the code actually lives. If that makes sense.

I have dam and auth with convex directories but only auth is live (see image). How to fix that?

Thanks
Screenshot_2025-02-24_at_10.25.55.png
Was this page helpful?