rootlexR
Convex Community16mo ago
4 replies
rootlex

Is there a way to share my functions and schemas across my project apart from a monorepo?

I'm creating an app that has mltiple interfaces but then I have to rewrite some convex functions in multiple places and I think there should be a better way to optimise this process. Probably like a pull command or something within the cli. I want to use a monorepo but the projects have been setup already and I don't know how to merge existing projects into a monorepo

Thanks
Was this page helpful?