Elia LightE
Convex Communityβ€’2mo agoβ€’
5 replies
Elia Light

How to export files when migrating to production

Hi πŸ‘‹ , chefsπŸ‘©β€πŸ³ ,
I've been working on my project in development, and now I want to migrate to production, so I cloned my database using the command
npx convex export --url **.convex.cloud --output dev-data.json
and it worked well but my files were not exported, and that's the issue, how do I mgrate my development files to production
Thanks for the support πŸ™
Was this page helpful?