# SvelteKit

> MIT full-stack Svelte framework

**Category:** Libraries  
**Pricing:** open-source  
**URL:** https://svelte.dev/docs/kit  
**GitHub:** https://github.com/sveltejs/kit  
**Added:** 2026-09-06

---

## The Hook

SvelteKit is the full-stack Svelte lane when you want file-based routing, adapters, and SSR without React.

## What's Good

MIT. Svelte compiler output, file routes, server load functions, form actions, adapters for Node/static/edge hosts. First-party story for Svelte apps beyond a SPA.

## The Catch

Vs Remix/Hydrogen: full-stack Svelte lane. Ecosystem and hiring pool smaller than React/Next. Not Shopify Hydrogen commerce defaults. You still pick auth/data.

## Verdict

MIT Svelte full-stack. Free forever; Remix/Hydrogen are React cousins.
