Static Web Apps CLI: local authentication emulation with ASP.NETThe Static Web Apps CLI has a local authentication emulator. This is a useful tool for local development, and can be used with ASP.NET authentication. This post shows how.John Reilly·Mar 29·12 min readFollowazure static web appsnode.jsasp.netstatic web apps cli
Static Web Apps CLI: improve performance with Vite server proxyThe Static Web Apps CLI has a slow proxy server. This post shows you how to improve performance by using Vite server proxy instead.John Reilly·Jun 18·6 min readFollowazure static web appsnode.jsstatic web apps cli
Static Web Apps CLI and Node.js 18: could not connect to APIWith Node.js 18, the Static Web Apps CLI fails to connect to the API - there is a way to fix this.John Reilly·May 20·3 min readFollowazure static web appsnode.jsstatic web apps cli