ai generated solutions to our ai generated problems

This commit is contained in:
Heidi
2026-06-20 00:14:16 +01:00
parent a05ccf8bbc
commit e7a172f52f
5 changed files with 16 additions and 5 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
# Static Public Data
The frontend tries these JSON snapshots before falling back to the live API:
The frontend can try these JSON snapshots before falling back to the live API
when `VITE_STATIC_DATA=true`. By default, the app requests `/api/tss/*` directly
and lets the web server answer from the same public data cache.
- `/data/leaderboard-teams.json`
- `/data/leaderboard-players.json`