cloudfront-hosting-toolkit icon indicating copy to clipboard operation
cloudfront-hosting-toolkit copied to clipboard

Feature request: Document Remix and Next.js planned support

Open jay-aye-see-kay opened this issue 1 year ago • 1 comments

Exciting to see a new tool in this space.

Use case

As a someone interested in this tool I'd like to know about current and planned support for the "default" next.js and and remix support

Solution/User Experience

Next.js and Remix docs both nudge devs to a architecture that includes a lambda. Next has "static export" and Remix has "spa mode" which are compatible with cloudfront-hosting-toolkit now - but these are not defaults.

Make current and planned support clearer in the readme or roadmap.

Alternative solutions

No response

Other thoughts

I can see in the roadmap there are plans to support SSR. Does this include running code on lambdas like next.js' api routes or remix (not spa mode)?

Hosting next.js serverlessly is notoriously difficult, so I'd understand if that wasn't planned 😅. Remix is supposed to much easier, though I haven't done it myself.

jay-aye-see-kay avatar Jun 11 '24 01:06 jay-aye-see-kay