fp/services/uppy
CJ_Clippy 614bf16cf8
ci / build (push) Failing after 1s Details
combine_video_segments progress
2024-09-03 08:28:39 -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 combine_video_segments progress 2024-09-03 08:28:39 -08:00
pnpm-lock.yaml combine_video_segments progress 2024-09-03 08:28:39 -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