Menu
svelte-smol docs

9 guides · synced daily from GitHub

svelte-smol docs

A SvelteKit adapter that compiles your app to one standalone binary with Bun. No node_modules to ship, built-in healthcheck for Docker.

Getting started

Install the adapter and ship your first binary.

Running in production

Configure, deploy and put it behind a proxy.

Internals

How the code fits together.