You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 27, 2025. It is now read-only.
Possibly some kind of json bulk upload api rather than an endpoint that lets you upload a CSV or zip. The most of the importexport code gets moved into react which will read the CSV and resort it and stream it as json to the server.
Similarly for export react would do the translation to a final zip and csv.
Possibly some kind of json bulk upload api rather than an endpoint that lets you upload a CSV or zip. The most of the importexport code gets moved into react which will read the CSV and resort it and stream it as json to the server.
Similarly for export react would do the translation to a final zip and csv.
Other options are possible