Get Started
Svelte Cloudinary works with both Svelte and SvelteKit, you can get started by installing the package:
Then you’ll need to set your cloud name, which can be set wih the VITE_CLOUDINARY_CLOUD_NAME
environment variable if you’re using Vite or SvelteKit. You can read more about configuring svelte-cloudinary here, including how to use other bundlers.