avatar
Maximilian Riegler

Posts tagged: azure

View all tags

Hosting a SPA on Azure Static Web Apps

Posted on azurespacloudhosting
I'm currently dabbling a little with React and also Azure to learn some new things. In this case how to set up a single page application on Azure's Static Web Apps service. This is mostly very straight forward if you have dedicated files for all your routes, which Next.js does… [more]