michaelormrod / azure-swag

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 63.4%Language:CSS 20.8%Language:HTML 15.8%