Data Export
You can export your data from Convex by taking a backup and downloading it as a zip file.
Alternatively, you can export the same data with the command line:
npx convex export --path ~/Downloads
You can export your data from Convex by taking a backup and downloading it as a zip file.
Alternatively, you can export the same data with the command line:
npx convex export --path ~/Downloads