|
|
|
|
|
by nemothekid
792 days ago
|
|
As I understand it, supabase is open source. So the hosted supabase is (user) -> s3 protocol -> (Supabase) -> (AWS S3) you could fork (or contribute) a database driver for any s3 compatible backend of choice. (user) -> s3 protocl -> (pbronez-base) -> (GCP Cloud Storage) |
|