Slade_Wilson118
Slade_Wilson118
CCConvex Community
Created by Slade_Wilson118 on 10/7/2024 in #support-community
Include relations data
Hi, what is the best way to get the related data in convex, like in prisma if i have a user table and a cars table i can get the user with the related cars using include. what is the best why to achive this in convex?
3 replies
CCConvex Community
Created by Slade_Wilson118 on 9/27/2024 in #support-community
React query disadvantages
Hi, I'm still unsure about using React Query in my project because I don't know if it works well with Convex yet. For example, if I use it, will I need to handle cache invalidation myself, or does Convex take care of that? I'm still a bit confused. What are the disadvantages of using React Query with Convex?
10 replies
CCConvex Community
Created by Slade_Wilson118 on 9/14/2024 in #support-community
building app for web and mobile
Hi, I plan to build a web app and a mobile app, but I don't want to use a monorepo because I've heard it can be hard to manage. What other solutions can I use to build an API with Convex to serve both web and mobile apps?
6 replies
CCConvex Community
Created by Slade_Wilson118 on 9/14/2024 in #support-community
Self-hosting ( convex on premise )
Hi, can i host convex in my server, and then create multiple projects?
2 replies