# Deploy

> A Norns app deploys like any SvelteKit app. Cloudflare Workers is the reference target; Node and the other adapters work too.

- [Cloudflare Workers](/norns/deploy/cloudflare) — the adapter, `wrangler.toml`, compat flags, custom domains, GitHub Actions.
- [Node and other adapters](/norns/deploy/node-and-others) — what the runtime needs from a platform.
