Looking to contribute
I've looked at contribute markdown file in the project but mentions I need to reach out here to make sure it follows convex philosophy and if it's worth while to add before submitting a PR.
Here is my original message in general for context.
"hello, currently I've been taking some time to add multi-schema support between different projects into one convex instance since that was a current wall I've hit on one of my projects as the current set up to my understanding and reading up on it I'd have to have multiple different convex projects for each service or have some kind of monolith set up for it which personally caused friction.
I'm currently just about done and will be using it for my own needs but I've also would like to contribute it and reading the contributing markdown file said that I should reach out here. it doesn't change the API as much just adds a step in the process where it adds each project like "projectID_userAccounts( <- namespace)" and stitches the schema together from each individual service for my purposes"
Thank you!
