Var&V
Convex Communityβ€’2y agoβ€’
4 replies
Var&

Can two Convex projects under the same team talk to each other via backend(convex)?

Hi, I'm interested to learn if it's possible that tables from project A be mutated via project B from convex.

Here's the scenario I have and would appreciate to get some insights on how this is done generally.

I have the project A which is the main app with all the tables and stuff, and project B (which will be translated into smaller webapp) is for collecting requests that will mutate tables from project A via cornjobs/scheduling.

I'm thinking of doing it this way because of security, I don't want to expose my main app's creds to the smaller webapp.

Thanks, and apologizes for the weird question. πŸ˜„
Was this page helpful?