A Helloworld webapp in Flask A basically hellowworld web application, used for testing. Install pip install -r requirements.txt RUN python main.py