fp/packages/uppy
CJ_Clippy b20d933356
ci / build (push) Failing after 2m6s Details
fix scout dockerfile
2024-07-16 02:46:44 -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 fix scout dockerfile 2024-07-16 02:46:44 -08:00
pnpm-lock.yaml fix scout dockerfile 2024-07-16 02:46:44 -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