fp/packages/uppy
CJ_Clippy 7c7b0bc32f
ci / build (push) Failing after 2m4s Details
dockerfile for monorepo experiment 4321
2024-07-12 06:41:34 -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 dockerfile for monorepo experiment 4321 2024-07-12 06:41:34 -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