DylanBruzenak / test-azd-flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Flask AZD Template

The most basic Flask "hello world" application as an AZD template ready for Azure App Service.

system diagram

Directory Structure

.azure - this contains deployment information after using azd init. It is not typically checked in. .devcontainer - specification for the local/codespaces environment. infra - containes bicep infrastructure as code deployment files

About

License:MIT License


Languages

Language:Bicep 80.7%Language:Python 19.3%