Supabase Storage CDN and Transformation with Serverless function (Unofficial)
This tutorial is just a temporary alternative, while Supabase team is working hard to ship more and more features, where Storage CDN and Transformation is in their pipeline.
source: https://supabase.io/storage
โญ๐๐
On that note, congratulations S...
blog.zernonia.com6 min read
Boni
Hey Zernonia, Thanks for the tutorial. I notice there was a problem when using this for jpeg images. After the image resize the image's metadata is lost so the original image orientation is lost as well since it's contained in the metadata.
The solution to this will be to add this
before
Happy coding everyone :)