wearefuturegov / Outpost-Platform

The Outpost Platform repository
0 stars 1 forks source link

Remove reliance on file upload providers #82

Open apricot13 opened 1 year ago

apricot13 commented 1 year ago

Description: The goal of this development ticket is to remove the reliance on file upload providers, specifically Google Cloud Platform (GCP), for file hosting. The current implementation ties the application to GCP and limits its flexibility. The desired solution is to create a platform-agnostic approach that allows for easy interchangeability of file upload providers.

Acceptance Criteria: