1) refactor, 2) add dockerfile

This commit is contained in:
deng
2025-11-27 19:33:26 +08:00
parent ad753359b0
commit 5e8e51ee82
13 changed files with 406 additions and 290 deletions

View File

@ -12,7 +12,8 @@
## Installation
```bash
uv sync
uv run streamlit run hiking_assistant/main.py
cd hiking_assistant
uv run streamlit run app.py
```
## Dirs