name | description | page_type | languages | products | ||||
---|---|---|---|---|---|---|---|---|
Azure TypeScript apps |
A variety of TypeScript apps to deploy on Azure or integrate with Azure services. |
sample |
|
|
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/status
routeapi-inmemory
: very simple Node.js Azure Functions v4 (new programming model) with/status
and in-memory db for/todo
routedocs
: 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. |