I'm trying to better organize my convex
I'm trying to better organize my convex folder... could I structure it like this?
7 Replies
yep! That's allowed!
only the special ones have to be in
convex/
eg schema.ts
and http.ts
perfect! My current audits.ts file is 1,934 lines LOL
even with schema.ts - it's just a code file. You need that file to be there, but it can import and spread things from other files - so you can reorganize how you like
Love it! I'm so happy I decided to use convex over supabase for this project :trophy:
Convex over what?