starjumper30 / python-flask-angular-appservice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I have taken the sample Flask app from Microsoft and modified it to serve an Angular app as the front end. See the quickstart link below for instructions on running flask locally and deploying to Azure. To build the Angular app, simply run 'ng build' from inside the app directory.

Deploy a Python (Flask) web app to Azure App Service - Sample Application

This is the sample Flask application for the Azure Quickstart Deploy a Python (Django or Flask) web app to Azure App Service. For instructions on how to create the Azure resources and deploy the application to Azure, refer to the Quickstart article.

Sample applications are available for the other frameworks here:

If you need an Azure account, you can create one for free.

About

License:MIT License


Languages

Language:TypeScript 72.9%Language:Python 13.9%Language:HTML 12.0%Language:SCSS 1.3%