Skip to content
/ swag-demo Public template

Minimal Azure SWAG demo 😎 Stay positive!

Notifications You must be signed in to change notification settings

sinedied/swag-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

😎 Azure SWAG demo

This is a simple barebone demo for Azure SWAG (Static Web Apps on GitHub). 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.

Click on Use this template on GitHub, then click on the button below to deploy your own (for free):

Deploy to Azure button

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.

You can also take a look at the official docs.