This is a sample application which uses a simple python based web framework called Flask. Visit https://flask.palletsprojects.com/en/2.2.x/ to read more about Flask.
To install this app you need the following packages installed on your system
- Python
- Pip
- Install the pre requsite packages
- Fork and Clone the Application Code to the System
- Build and Deploy the Application
This application was orginially created by Digital Ocean and was made available under MIT license. It is been forked from https://github.com/digitalocean/sample-flask and then been modified by School of Devops team to convert it into a project.