Eve Porcello·last commentHow to build and deploy Svelte apps on Vercel with Vercel AcademySo excited to launch this new course on Vercel Academy: Svelte on Vercel! In it, we build a ski alerts app so we can always make sure that we are skiing on the right days. Let me know if you have any feedback here!
Abhivarde·last commentSvelte Drawer // Gesture-driven drawer component for Svelte 5Svelte Drawer is a flexible, accessible drawer component for Svelte 5, inspired by Vaul. Built for developers who want smooth, gesture-driven drawers without the boilerplate. What Svelte Drawer does: Smooth animations with gesture-driven dragging (mouse & touch) Multiple directions: bottom, t
Jakob·last commentGeist font family for Svelte and SvelteKit including Sans, Mono, and Pixel variantsI love the Geist fonts so much that I use them in most of my projects. But as a Svelte dev, I didn’t want to miss the convenience of the npm package for Next.js. So I built a simple and easy-to-use version for Svelte. It also contains the new Pixel variants
Petar·last commentHow to use Queues with SvelteKitIs there a guide on how to use Queus with sveltekit? I have managed to get them working on my local machine but every build which I try to do on Vercel itself with queues in the sveltekit framework is failing.
Alexbjorlig·Using Vercel Bot Protection with SvelteKit remote functionsHi community Did anyone find a way to use Vercel Bot Protection (BotID) with SvelteKit remote functions? Thanks in advance @quuu d
Jakob·last commentMoving icons: Animated Lucide icons for Svelte joins Vercel OSS ProgramHey together, I still can’t believe that my first real open source project moving icons is now part of the Vercel OSS Program! 🎉 moving icons is a collection of beautifully animated lucide icons for Svelte & SvelteKit. It’s completely tree-shakable, customiza
Hughlong Code·last commentSvelteKit deployments encountering build issuesBuilding for Sveltekit has recently begin encountering this strange error - even for redepoyments of previously successfully deployed commits: TypeError: builder.hasServerInstrumentationFile is not a function Is this a known issue? It began occurring this afternoon.