infinicaretech 910b17342f
Some checks failed
CI/CD - Build, Push & Deploy / Build & Push Docker Image (push) Has been cancelled
CI/CD - Build, Push & Deploy / Update GitOps Manifest (push) Has been cancelled
fix: unwrap API response objects (workout, meal_plan, shopping)
API returns { workout: {...} }, { meal_plan: {...} }, { shopping: {...} }
but frontend was using the wrapper object directly, causing all fields
(week, days, daily_calories, etc.) to be undefined.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 16:12:22 +00:00
Description
Health check API for GitOps
443 KiB
Languages
JavaScript 55.7%
HTML 44%
Dockerfile 0.3%