mikeyseeM
Convex Community2y ago
15 replies
mikeysee

folder structure in a project

hey this seems like an obvious question but what is the reccomended way of structuring a projects files and folders??

For now I have been putting client-side files in /src and convex related files (queries, mutations, actions etc) in /convex but what about any code that is shared between client and server? What about various other "model" or util files that shouldnt be included in the automated API generation?
Was this page helpful?