sveltejs / kit

web development, streamlined
https://kit.svelte.dev
MIT License
18.12k stars 1.84k forks source link

Adapter for `Compute` services on Fastly #12422

Open katriellucas opened 1 week ago

katriellucas commented 1 week ago

Describe the problem

Fastly recentely released a free tier for developers in their services, Svelte isn't officially supported right now. But this could change... Some frameworks such as Next and Remix already have official integrations.

Describe the proposed solution

Well, as you might have guessed, making an official adapter for Fastly Compute.

Alternatives considered

Use another platform such as Cloudflare, Netlify or Vercel. That said, I think it's always nice to have more choices.

Importance

nice to have

Additional Information

No response

hyunbinseo commented 4 days ago

Seems like Fastly themselves are writing and maintaining these adapter, not the framework:

We maintain next-compute-js to provide a combination of project-scaffolding and a Next.js runtime for our Compute platform.

We maintain remix-compute-js as a template that can be used by the official Remix command line tool: