Backend integration
Check the frontend-to-backend bridge.
This page uses the internal Next.js proxy route instead of calling the backend directly from the browser. That keeps the backend origin on the server side and gives you one place to add token forwarding, request shaping, and audit controls.
Proxy status
Checking backend health
...
Waiting for response from the application backend.
Request in progress