fp/services/uppy
CJ_Clippy fdd295e2b8
ci / build (push) Failing after 0s Details
change scout to a service
2024-08-26 23:11:24 -08:00
..
.gitignore differentiate services vs packages 2024-07-27 16:42:09 -08:00
README.md progress 2024-08-13 13:18:01 -08:00
apply-backblaze-cors-rules.sh differentiate services vs packages 2024-07-27 16:42:09 -08:00
index.js progress 2024-08-13 13:18:01 -08:00
package.json differentiate services vs packages 2024-07-27 16:42:09 -08:00
pnpm-lock.yaml change scout to a service 2024-08-26 23:11:24 -08:00

README.md

uppy

This is the server-side component, "Companion" 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