SvelteKit

Full-stack Svelte framework with SSR, file-based routing, and edge-ready deployment — the official way to build Svelte apps.

JavaScript free Open Source web since 2020

SvelteKit is to Svelte what Next.js is to React — a full-stack framework with file-based routing, server-side rendering, form actions, and adapters for Vercel, Netlify, Cloudflare Workers, and Node.js. Its +page.server.js convention cleanly separates server and client code.

// tags

fullstackssrroutingsvelteedgedeployment
Something wrong? Edit this entry on GitHub.
✏ Edit on GitHub