-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Milestone
Description
Info: Estimated number of lines 200 - 250 for each provider (with tests)
Currently, we support file uploads to S3 storage using the wabe-buns3 package. We would like to add support for other storage providers (Google Bucket, Scaleway Bucket, etc.).
Each storage provider should be implemented as a new package within the monorepo (one package for Google Storage, etc.). The implementation must adhere to the FileAdapter interface provided in the file wabe/files/interface.ts. Please take the wabe-buns3 package as an example.
Additionally, ensure that the package is thoroughly tested and that all calls to external APIs are mocked.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels