ai-code-battle/web
jedarden d936bc2f62 Complete Phase 5: Add Cloudflare Pages deployment configuration
- 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>
2026-03-24 09:31:35 -04:00
..
public Complete Phase 5: Add Cloudflare Pages deployment configuration 2026-03-24 09:31:35 -04:00
src Start Phase 5: Add SPA web platform with routing and pages 2026-03-24 09:14:15 -04:00
.gitignore Complete Phase 3: TypeScript Canvas replay viewer 2026-03-24 07:30:04 -04:00
app.html Start Phase 5: Add SPA web platform with routing and pages 2026-03-24 09:14:15 -04:00
index.html Complete Phase 3: TypeScript Canvas replay viewer 2026-03-24 07:30:04 -04:00
package-lock.json Complete Phase 3: TypeScript Canvas replay viewer 2026-03-24 07:30:04 -04:00
package.json Complete Phase 3: TypeScript Canvas replay viewer 2026-03-24 07:30:04 -04:00
pages.json Complete Phase 5: Add Cloudflare Pages deployment configuration 2026-03-24 09:31:35 -04:00
tsconfig.json Complete Phase 3: TypeScript Canvas replay viewer 2026-03-24 07:30:04 -04:00
vite.config.ts Start Phase 5: Add SPA web platform with routing and pages 2026-03-24 09:14:15 -04:00