Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Publish to the Web

Zach Teutsch edited this page Jan 31, 2022 · 2 revisions

Providing Your URL to PWA Studio

A PWA is a web app at its heart, so we must deploy our PWA to the web before packaging our PWA for the app stores. You can provide PWA Studio with the URL associated with your app to allow for packaging and validation of your app.

To provide your progressive web app's URL:

  1. Hit in ctrl-shift-P in VS Code.
  2. Search for PWA Studio: Set App URL.
  3. Select Yes if you already have a URL.
  4. Provide the URL for your web application.

If you select No and don't have a URL, you will see this popup:

Click Learn How for more info on how to use the Azure Static Web Apps extension to publish your application to the web.