Support a local development upload pipeline #37
Labels
advanced
Great for experienced developers
bug
Something isn't working
critical
Breaking change/feature
requires-officer
Requires an officer input/aid
Overview
In local development environments for BeavsAI, files stored in Cloudflare R2 are not preserved consistently across different instances. This means that each developer has their own isolated file storage when the database is reset or spun up and down. To improve the development experience, a local upload pipeline needs to be implemented to keep uploaded files synchronized across local environments.
Objective
Implement a local development upload pipeline that allows developers to work with a shared or consistent file storage solution that aligns with local database instances.
Details
Core Features
Technical Requirements
fs
) or a lightweight storage service such asmulter
for local file management.UI/UX Changes
Data and Privacy Considerations
Acceptance Criteria
The text was updated successfully, but these errors were encountered: