Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manekinekko/swa-typescript

Azure Static Web Apps minimal TypeScript setup (app + API)
https://github.com/manekinekko/swa-typescript

Last synced: 4 days ago
JSON representation

Azure Static Web Apps minimal TypeScript setup (app + API)

Awesome Lists containing this project

README

        

# Azure Static Web Apps minimal TypeScript template

[Azure Static Web Apps](https://docs.microsoft.com/azure/static-web-apps/overview) 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.