webapp webapp/ ├── app.py ├── Dockerfile ├── requirements.txt ├── config.py └── templates ├── index.html