M6+M11: learned weights with shrinkage, refresh command, cron docs
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -24,6 +24,12 @@ uv run python -m tft.cli refresh # crawl + extract + build-artifact (f
|
||||
|
||||
Riot-Dev-Key: https://developer.riotgames.com (24h gültig), in `backend/.env` als `RIOT_API_KEY=...`.
|
||||
|
||||
Täglicher Refresh per Cron (Key muss gültig sein):
|
||||
|
||||
```
|
||||
15 6 * * * cd /home/arbeit/projects/tft/backend && uv run python -m tft.cli refresh >> ../data/refresh.log 2>&1
|
||||
```
|
||||
|
||||
## Server
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user