BlogEngine/BlogEngine.NET

Deployable to Azure Static Web App?

sturlath opened this issue · 1 comments

I see that you are working on a new version with all the new bells and whistles and I was wondering if that version would by any change run on a Azure Static Web Apps and just use Azure Function to authenticate.

I guess you would then have to create the blog posts locally before pushing the code or store it in sqlite in the function (probably not a great idea but would do for a simple blog site).

Just thinking about how I could safe some money of off my current setup 😅