8

10 Things To Know About Azure Static Web Apps 🎉

 2 years ago
source link: https://dev.to/azure/10-things-to-know-about-azure-static-web-apps-3n4i
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Azure Static Web Apps allows any developer to build modern web
applications that are automatically published from changes made in the git repository, and much more...

Here are 10 things to know to get started with Azure Static Web Apps!

What's Azure Static Web Apps?

unknown tweet media content
Wassim Chegham profile image
Wassim Chegham
@manekinekko
twitter logo
01–What's Azure Static Web Apps?

@AzureStaticApps is a service that automatically builds and deploys full-stack web apps to Azure (with a serverless Azure Functions API) from GitHub and DevOps repositories.

✅ Build
✅ Deploy
✅ Publish

📎 aka.ms/twitter-learn-…
11:05 AM - 02 Apr 2021

What contents can be deployed to Azure Static Web Apps?

unknown tweet media content
Wassim Chegham profile image
Wassim Chegham
@manekinekko
twitter logo
02–What contents can be deployed to Azure SWA?

@AzureStaticApps offers web hosting for static content like HTML, CSS, JavaScript, and images. Content that's generated by tools like Scully, Gatsby, Jekyll, or NuxtJS can also be published to Azure SWA.

📎 aka.ms/twitter-learn-…
11:05 AM - 02 Apr 2021

Does Azure Static Web Apps support serverless APIs?

unknown tweet media content
Wassim Chegham profile image
Wassim Chegham
@manekinekko
twitter logo
03–Does Azure SWA support serverless APIs?

Serverless APIs can be used with @AzureStaticApps via integration with Azure Functions. If Azure SWA detects an /api folder, it will automatically build and deploy the API.

📎 aka.ms/twitter-learn-…
11:05 AM - 02 Apr 2021

How does Azure Static Web Apps work?

unknown tweet media content
Wassim Chegham profile image
Wassim Chegham
@manekinekko
twitter logo
04–How does Azure SWA work?

@AzureStaticApps comes with GitHub and Azure Pipelines integration and automatically generates a workflow config in the repository, watching changes to trigger builds and deployments, to prod and pre-prod environments.

📎aka.ms/twitter-learn-…
11:05 AM - 02 Apr 2021

What devtools does Azure Static Web Apps support?

unknown tweet media content
Wassim Chegham profile image
Wassim Chegham
@manekinekko
twitter logo
05–What dev tools does Azure SWA support?

@AzureStaticApps publishes content to a prod environment by building apps from a repository. It can deploy a web app using:

✅ Visual Studio Code extension
✅ Azure portal
✅ Azure CLI
✅ SWA CLI

📎 aka.ms/twitter-learn-…
11:05 AM - 02 Apr 2021

How about custom domain names?

unknown tweet media content
Wassim Chegham profile image
Wassim Chegham
@manekinekko
twitter logo
06–How about custom domain names?

@AzureStaticApps provides by default an auto-generated domain name. Adding a custom domain is supported and comes with free SSL certificates, which are automatically renewed.

📎 aka.ms/twitter-learn-…
11:05 AM - 02 Apr 2021

How to configure an Azure Static Web Apps app?

unknown tweet media content
Wassim Chegham profile image
Wassim Chegham
@manekinekko
twitter logo
07–How to configure an SWA app?

Config is defined in the staticwebapp.config.json file to control:

✅ Routing
✅ Authentication
✅ Authorization
✅ Fallback rules
✅ HTTP response overrides
✅ Global HTTP headers
✅ Custom MIME types

📎 aka.ms/twitter-learn-…
11:05 AM - 02 Apr 2021

What about local dev?

unknown tweet media content
Wassim Chegham profile image
Wassim Chegham
@manekinekko
twitter logo
08–What about local dev?

@AzureStaticApps comes with a CLI that serves as a local dev tool. It can:

✅ Emulate authentication and authorization
✅ Serve API requests
✅ Serve static app
✅ Build the local static app and API backend

📎 aka.ms/twitter-learn-…
11:05 AM - 02 Apr 2021

Does Azure Static Web Apps support PR changes preview?

unknown tweet media content
Wassim Chegham profile image
Wassim Chegham
@manekinekko
twitter logo
09–Does @AzureStaticApps support PR changes preview?

Each time you create a pull request against the watched branch, a staged version with your changes is deployed to a distinct pre-production environment.

📎 aka.ms/twitter-learn-…
11:05 AM - 02 Apr 2021

How to secure apps with Azure Static Web Apps?

unknown tweet media content
Wassim Chegham profile image
Wassim Chegham
@manekinekko
twitter logo
10–How to secure apps with SWA?

@AzureStaticApps streamlines the authentication experience by managing authentication with the following providers:

✅Azure Active Directory
✅GitHub
✅Facebook
✅Google
✅Twitter

📎 aka.ms/twitter-learn-…
11:05 AM - 02 Apr 2021

Resources!

Deploy your favorite framework

Have fun!

Feel free to reach out on Twitter at @manekinekko if you want to get started with Azure Static Web Apps. You can also follow my work at wassim.dev.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK