Update 'Home'

2026-01-20 07:38:45 +00:00
parent ae7d392425
commit 52c62f09e5
+2
@@ -4,3 +4,5 @@ source /var/git/SUST/.venv/bin/activate
pip install -r requirements.txt --upgrade
pip freeze > requirements.txt
```
Frontend:
Eric Roby: https://www.youtube.com/watch?v=G49W1xbqw2g (FastAPI + Context Engineering = Beautiful Frontend UI (Mind BLOWN!))