DEV Community

Discussion on: Svelte and Cloudflare Pages

Collapse
 
theonlytails profile image
TheOnlyTails

Hi, I was trying to do this with a SvelteKit project, yet it seems to fail since SvelteKit expects a Node server. Do you know of a solution to that?

Collapse
 
dreitzner profile image
Domenik Reitzner

There is a svelte-kit adapter for cloudflare, which does that does the work for you:
kit.svelte.dev/docs#adapters