kurtlibby
kurtlibby
CCConvex Community
Created by fugufish on 3/16/2025 in #support-community
Local first
Very much looking forward to this. I’ve got some big ports I’m working on from MongoDB/Realm and the big blocker is offline. And September is the looming sunset for Realm…
5 replies
CCConvex Community
Created by burnstony#1975 on 12/13/2024 in #support-community
adding a project to an account
Done. Thanks!
11 replies
CCConvex Community
Created by burnstony#1975 on 12/13/2024 in #support-community
adding a project to an account
Following up on this, how can you transfer a project from one team to another? I accidentally created a project in the wrong team and have added a bunch of data that I would like to all just switch to a different team
11 replies
CCConvex Community
Created by kurtlibby on 9/14/2024 in #support-community
Migrating a DB and Relationships
I was able to get a sample set of data migrated over and did a migration from the mongo _id to the convex _id. not too difficult. Thanks for the pointers everyone!
8 replies
CCConvex Community
Created by Slade_Wilson118 on 9/14/2024 in #support-community
building app for web and mobile
Cool. I'll watch that since it's in beta. For now I'm just createing a submodule and doing all the schema / function work there.
6 replies
CCConvex Community
Created by Slade_Wilson118 on 9/14/2024 in #support-community
building app for web and mobile
Hoping someone has an answer on how to set this up in a way that doesn't require duplicating everything in convex across two repos
6 replies
CCConvex Community
Created by Slade_Wilson118 on 9/14/2024 in #support-community
building app for web and mobile
It seems like I need to create the exact same functions and schema in the convex folder in each repo. In this sense, I kind of want the convex schema and functions to be a monorepo and everything else to be just ReactNative or just Remix.
6 replies
CCConvex Community
Created by Slade_Wilson118 on 9/14/2024 in #support-community
building app for web and mobile
Hi Slade. I'm in a similar situation. Working on migrating a few projects from MongoDB/Realm over to Convex. I got the example up and running on Remix and ReactNative fairly quickly using the quick start guides.
6 replies