Backend

HTTP backends first

Robot and the Zentro API are connected from the server using @/lib/zentro-fetch. They do not require Supabase. When you add Supabase keys in .env.local, chats and profiles can use the database alongside these services.

Supabase (optional later)

Configured — app can use live data where wired.

Robot

https://robot.zentro.run

fetch failed

  • GET /health
  • GET /

Zentro API

https://api.zentro.run

GET / →OK

OpenAPI: https://robot.zentro.run/openapi.json