Unable to use convex as a submodule
Problem 1: should I leave the convex folder to be committed individually in each of the app? I am concerned the functions won't get stored properly because they each have different functions and some overlapping names.
Problem 2: If I do want to share the convex folder across different apps, I couldn't think of a better way than submodule. However, as soon as I try to git init inside the convex folder, I got this error when running 'npx convex dev'

