Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manekinekko/swa-typescript
Azure Static Web Apps minimal TypeScript setup (app + API)
https://github.com/manekinekko/swa-typescript
Last synced: 27 days ago
JSON representation
Azure Static Web Apps minimal TypeScript setup (app + API)
- Host: GitHub
- URL: https://github.com/manekinekko/swa-typescript
- Owner: manekinekko
- Created: 2021-06-18T14:26:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-23T18:55:09.000Z (over 3 years ago)
- Last Synced: 2024-10-05T11:35:12.471Z (about 1 month ago)
- Language: HTML
- Homepage: https://docs.microsoft.com/en-us/azure/static-web-apps/overview
- Size: 15.6 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-azure-static-web-apps - Azure Static Web Apps minimal TypeScript setup (app + API)
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.