You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Publish an Angular, React, Svelte, or Vue JavaScript app and API with Azure Static Web Apps and Azure Functions. Deploy your code from GitHub to a staging site using preview URLs.
6
-
ms.date: 12/12/2023
7
-
author: v1212
8
-
ms.author: wujia
9
-
ms.topic: module-standard-task-based
10
-
ms.service: azure-static-web-apps
11
-
manager: susanpotter
12
-
title: Publish an API to Azure Static Web Apps
13
-
summary: Publish an Angular, React, Svelte, or Vue JavaScript app and API with Azure Static Web Apps and Azure Functions. Deploy your code from GitHub to a staging site using preview URLs.
14
-
abstract: |
15
-
In this module, you will:
16
-
- Choose an existing web app project with either Angular, React, Svelte or Vue
17
-
- Create an API for the app with Azure Functions v3 programming model for Node.js
18
-
- Run the application locally
19
-
- Publish the app to Azure Static Web Apps
20
-
- Publish the app and its API to Azure Static Web Apps to a staging site
21
-
prerequisites: |
22
-
- Familiarity with one of Angular, React, Svelte, or Vue
23
-
- [Node.js LTS and Git](https://nodejs.org/)
24
-
- Active [Node Version Manager](https://github.com/nvm-sh/nvm#git-install)
25
-
- [GitHub](https://github.com) account
26
-
- [Visual Studio Code](https://code.visualstudio.com)
description: Publish an Angular, React, Svelte, or Vue JavaScript app and API with Azure Static Web Apps and Azure Functions. Deploy your code from GitHub to a staging site using preview URLs.
6
+
ms.date: 06/27/2025
7
+
author: v1212
8
+
ms.author: wujia
9
+
ms.topic: module-standard-task-based
10
+
ms.service: azure-static-web-apps
11
+
manager: susanpotter
12
+
title: Publish an API to Azure Static Web Apps
13
+
summary: Publish an Angular, React, Svelte, or Vue JavaScript app and API with Azure Static Web Apps and Azure Functions. Deploy your code from GitHub to a staging site using preview URLs.
14
+
abstract: |
15
+
In this module, you will:
16
+
- Choose an existing web app project with either Angular, React, Svelte or Vue
17
+
- Create an API for the app with Azure Functions v3 programming model for Node.js
18
+
- Run the application locally
19
+
- Publish the app to Azure Static Web Apps
20
+
- Publish the app and its API to Azure Static Web Apps to a staging site
21
+
prerequisites: |
22
+
- Familiarity with one of Angular, React, Svelte, or Vue
23
+
- [Node.js LTS and Git](https://nodejs.org/)
24
+
- Active [Node Version Manager](https://github.com/nvm-sh/nvm#git-install)
25
+
- [GitHub](https://github.com) account
26
+
- [Visual Studio Code](https://code.visualstudio.com)
0 commit comments