Jamal
Jamal13mo ago

Help moving data to prod

So for my convex app, i have some data in dev that ive been using to built out my site. I want to reuse this data in prod again without having to run more web crawlers just to get the data... Is there a good way todo this already?
4 Replies
erquhart
erquhart13mo ago
For sure, just export from dev and import to prod, single file operation for your whole db
Jamal
JamalOP13mo ago
oh okay thanks

Did you find this page helpful?