aaronpowell / azure-remix-stack

A remix stack template for running a remix app on Azure
MIT License
76 stars 15 forks source link

Remix: Azure Functions + SWA #15

Open gvillo opened 1 week ago

gvillo commented 1 week ago

Hi @aaronpowell! wondering if there is an example in Microsoft using Remix w/Azure Functions and Static Web Apps, I found this adapter (https://github.com/scandinavianairlines/remix-azure-functions) useful, but I have no idea how it's this working, if it has cold start and the costs involved in a regular Remix SSR app.

It would be awesome if this azure-remix-stack got updated with all of that, because I am trying to move from NextJS Container Apps to Remix Azure SWA+Functions, but I am not 100% sure that this move will work ok.

Thanks!

aaronpowell commented 1 week ago

No, I don't have any info on this, and I'm not actively working in this space anymore so I probably should archive this repo.