Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!

Awesome Lists containing this project

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).