Netyfly App

UI: Next.js on :3000 — API: Express on :3001 (proxied via /api/)

Health

{
  "ok": false,
  "error": "fetch failed"
}

Test echo

POST JSON to /api/echo and it will return it back.