visdesignlab / loonar

0 stars 0 forks source link

Upload Large Datasets #31

Open Dev-Lan opened 1 month ago

Dev-Lan commented 1 month ago

Issue #1 creates a workflow for uploading small datasets through the UI. We will want to support larger datasets uploads as well. Ideally through an interface, but at least through some documented workflow that describes how to do this with command line arguments or access to a VM.

Dev-Lan commented 3 weeks ago

Potential packagage to help handle chunked upload.

https://www.npmjs.com/package/@mux/upchunk

Dev-Lan commented 3 weeks ago

Related project similar to upchunk

https://github.com/Buzut/huge-uploader

Dev-Lan commented 3 weeks ago

Vue component for uploading full directory.

https://www.npmjs.com/package/vue-upload-component