Integrated Cloudinary into Strapi
Used Strapi
used SvelteKit
+1
My site, AndrewBraun.dev, runs using a Strapi CMS connected to a SvelteKit frontend. I set up Cloudinary as the upload provider for Strapi and adjusted my code to receive auto-optimized images from the Cloudinary CDN. Users with modern browsers will now receive AVIF/WebP, while older browsers will receive JPG/PNG or some other legacy format.