Skip to content

Commit

Permalink
chore: update codes
Browse files Browse the repository at this point in the history
  • Loading branch information
AzureAdvocateBit authored Jan 11, 2021
1 parent e52bf1c commit 7417eeb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# :sunglasses: Azure SWAG demo

This is a simple barebone demo for [Azure SWAG](https://docs.microsoft.com/azure/static-web-apps?WT.mc_id=build2020_swa-github-yolasors) (**S**tatic **W**eb **A**pps on **G**itHub).
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=build2020_swa-blog-yolasors#create/Microsoft.StaticApp)
[![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*?

Expand All @@ -18,4 +18,4 @@ TL;DR:
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=build2020_swa-github-yolasors).
You can also take a look at [the official docs](https://docs.microsoft.com/azure/static-web-apps?WT.mc_id=javascript-0000-yolasors).

0 comments on commit 7417eeb

Please sign in to comment.