Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sinedied/swag-demo
Minimal Azure SWAG demo :sunglasses: Stay positive!
https://github.com/sinedied/swag-demo
api azure demo static-site swag template webapp
Last synced: about 2 months ago
JSON representation
Minimal Azure SWAG demo :sunglasses: Stay positive!
- Host: GitHub
- URL: https://github.com/sinedied/swag-demo
- Owner: sinedied
- Created: 2020-05-11T09:50:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-05T13:20:50.000Z (10 months ago)
- Last Synced: 2024-10-28T02:52:56.886Z (2 months ago)
- Topics: api, azure, demo, static-site, swag, template, webapp
- Language: JavaScript
- Homepage: https://aka.ms/staypositive
- Size: 17.6 KB
- Stars: 15
- Watchers: 3
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-azure-static-web-apps - Azure Static Web Apps Minimal HTML/JS/CSS Template
README
# :sunglasses: Azure SWAG demo
This is a simple barebone demo for [Azure SWAG](https://docs.microsoft.com/azure/static-web-apps?WT.mc_id=javascript-0000-yolasors) (**S**tatic **W**eb **A**pps on **G**itHub).
You can use it as a template for your own apps.It includes a website using HTML + JavaScript and an example Node.js API.
See it live [here](https://aka.ms/swag-demo).Click on **Use this template** on GitHub, then click on the button below to deploy your own (for free):
[![Deploy to Azure button](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/?feature.customportal=false&WT.mc_id=javascript-0000-yolasors#create/Microsoft.StaticApp)
## What's Azure *SWAG*?
TL;DR:
> It's an all-inclusive hosting service for web apps with serverless APIs built using JavaScript, based on continuous deployment from a GitHub repository.
For the longer version with the deployment instructions, [see this full length article](https://dev.to/sinedied/the-easy-way-to-serverless-web-apps-and-apis-with-azure-swag-2heb).
You can also take a look at [the official docs](https://docs.microsoft.com/azure/static-web-apps?WT.mc_id=javascript-0000-yolasors).