Skip to content

cankahraman/azure-typescript-e2e-apps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

name description page_type languages products
Azure TypeScript apps
A variety of TypeScript apps to deploy on Azure or integrate with Azure services.
sample
javascript
typescript
azure-app-service
azure-functions

Azure TypeScript E2E apps

A monorepo of apps used with the Azure cloud.

Features

  • .devcontainer: local proxied react + api using SWA CLI
  • app-react-vite: very simple React 18 + Vite app with Azure easy auth
  • api: very simple Node.js Azure Functions v4 (new programming model) with /status route
  • api-inmemory: very simple Node.js Azure Functions v4 (new programming model) with /status and in-memory db for /todo route
  • docs: helpful information about resources
  • example-workflows: example GitHub workflow files you can use to build and deploy apps

Documentation

  • React 18 (Vite) + Azure Functions API v4

Naming conventions

Name Description
app- Client or full-stack web app.
api= HTTP API.
lib- Library. Included in other projects.
cli- Command-line interface.

About

Monorepo - Apps written in TypeScript to be either 1) deployed to Azure hosting or 2) integrated with Azure services

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.4%
  • JavaScript 10.7%
  • Shell 3.2%
  • Dockerfile 3.1%
  • CSS 2.9%
  • TSQL 0.9%
  • HTML 0.8%