- Add web/pages.json documenting Pages project settings and data paths - Add web/public/_headers for cache control on static assets - Add web/public/robots.txt for SEO - Add web/public/data/ placeholder structure for index files - leaderboard.json - bots/index.json - matches/index.json - Update PROGRESS.md marking Phase 5 complete Phase 5 is now complete. Ready for Phase 6 (Deployment & Production). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| app.html | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| pages.json | ||
| tsconfig.json | ||
| vite.config.ts | ||