Skip to main content

Cloudinary

General

  • Cloudinary • Image and Video Upload, Storage, Optimization and CDN 🛠️

Proxying

  • better to store images locally in repo and use Cloudinary’s fetch API to proxy them and serve them from Cloudinary? easier than manually uploading those images to Cloudinary?
    • or simpler to just have the images in Cloudinary with all their metadata so the source of truth is Cloudinary and there’s no duplication?
    • idea for proxying them comes from Colby Fayock’s Netlify plugin

Dynamic Folders

Inbox