Skip to content

danielreis-dev/function-proxies-on-static-web-apps

Repository files navigation

Azure functions proxies with Azure Static Web Apps

This repository contains the sample app used in this blog post.

Dependencies

  • .NET Core 3.1
  • .NET 5
  • Docker

Running the app

  1. Install dotnet tye
  2. Run the app with tye run
  3. Open the dashboard on http://localhost:8000
  4. Click the frontend app's URL

Releases

No releases published

Packages

No packages published