Skip to content

migrate cloudinary profile images to supabase (Storage with Image Transformations) #41

Description

@4www

In order to remove external dependencies, it could be nice to migrate the channel profile images to supabase. That way we can drop Cloudinary, and have all image uploads, and transforms, live in Supabase.

For this, we should (script/update-code-base):

  1. go through all channels with profile image
  2. upload the full size image to supabase storage
  3. set the channel image to the new supabase image
  4. update the frontend client to use transformed images, and upload new images to/from supabase

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    • Status
      ecosystem-network

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions