| name | Azure TypeScript apps | ||
|---|---|---|---|
| description | A variety of TypeScript apps to deploy on Azure or integrate with Azure services. | ||
| page_type | sample | ||
| languages |
|
||
| products |
|
A monorepo of apps used with the Azure cloud.
.devcontainer: local proxied react + api using SWA CLIapp-react-vite: very simple React 18 + Vite app with Azure easy authapi: very simple Node.js Azure Functions v4 (new programming model) with/statusrouteapi-inmemory: very simple Node.js Azure Functions v4 (new programming model) with/statusand in-memory db for/todoroutedocs: helpful information about resourcesexample-workflows: example GitHub workflow files you can use to build and deploy apps
- React 18 (Vite) + Azure Functions API v4
| Name | Description |
|---|---|
app- |
Client or full-stack web app. |
api= |
HTTP API. |
lib- |
Library. Included in other projects. |
cli- |
Command-line interface. |