Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 148 Bytes

File metadata and controls

9 lines (8 loc) · 148 Bytes

webapp

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