SvelteKit
Full-stack Svelte framework with SSR, file-based routing, and edge-ready deployment — the official way to build Svelte apps.
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