Azure Static Web Apps minimal TypeScript template

June 23, 2021 ยท View on GitHub

Azure Static Web Apps allows you to easily build TypeScript apps in minutes. Use this repo to build and customize a new static site with both a frentend app and a backend API.

This repo is used as a starter for a very basic HTML web application using no front-end frameworks, with a simple API backend, both written in TypeScript.