fp/packages/uppy
CJ_Clippy a60d0f0821
ci / build (push) Has been cancelled Details
assert a vod CUID when updated
2024-07-06 00:49:51 -08:00
..
.gitignore init 2024-01-20 08:16:14 -08:00
README.md assert a vod CUID when updated 2024-07-06 00:49:51 -08:00
apply-backblaze-cors-rules.sh init 2024-01-20 08:16:14 -08:00
index.js assert a vod CUID when updated 2024-07-06 00:49:51 -08:00
package.json assert a vod CUID when updated 2024-07-06 00:49:51 -08:00
pnpm-lock.yaml assert a vod CUID when updated 2024-07-06 00:49:51 -08:00

README.md

uppy

This is the server-side component which handles user uploads. It is especially useful for allowing users to upload directly from their Dropbox, GoogleDrive, etc.

B2 Bucket CORS configuration

Apply the rules to the bucket, using b2 CLI

See apply-backblaze-cors-rules.sh

Verify using b2-linux get-bucket futureporn-uppy-dev

Reference

https://www.backblaze.com/docs/cloud-storage-enable-cors-with-the-cli https://uppy.io/docs/aws-s3-multipart/#setting-up-your-s3-bucket