Gateway is running! The React frontend is being served.
Run the frontend locally:
cd frontend && npm run dev
Then visit http://localhost:5173
GET /api/content/tutorials - List tutorialsGET /api/flags - Get feature flagsPOST /api/feedback - Submit feedbackGET /api/presence - Get presencePOST /api/ai/ask - Ask AI tutorCheck the x-xray response header to see backend metadata!
Example:
curl -I http://localhost:8787/api/content/tutorials