consultoria-as 0642b559df fix: Implement real database queries for game API endpoints
- /categories: Query categories from database instead of hardcoded list
- /today-questions: Query approved questions with date_active = today
- /question/{id}: Query specific question from database
- /board/{room_code}: Load board from database if not in Redis

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 09:12:00 +00:00
Description
Trivia multiplayer en tiempo real - Estilo Jeopardy
396 KiB
Languages
TypeScript 59.4%
Python 37.6%
CSS 1.6%
JavaScript 0.6%
Shell 0.2%
Other 0.6%