I'm finding it very opinionated that this template is Cloudflare-targeted. I understand it is the stack Motion Core uses, but I think this has the potential to be a popular template in the Svelte community, so defaulting it to something like GitHub pages would make sense to me, especially given that very little of the logic is server-side.
I do understand this would remove certain functionalities though, such as the llms.txt endpoint and such.
Or is there any way we could architect it so that the whole repo contains multiple target platforms and use only parts of the code depending on the end user config?
I'm finding it very opinionated that this template is Cloudflare-targeted. I understand it is the stack Motion Core uses, but I think this has the potential to be a popular template in the Svelte community, so defaulting it to something like GitHub pages would make sense to me, especially given that very little of the logic is server-side.
I do understand this would remove certain functionalities though, such as the
llms.txtendpoint and such.Or is there any way we could architect it so that the whole repo contains multiple target platforms and use only parts of the code depending on the end user config?