Frontend-BFF Connection Test

Test the connection between the frontend and the workforce-portal-bff service using server actions.

Connection Tests

Environment Info

Environment: production
Expected BFF URL: http://workforce-portal-bff.lastmile.svc.cluster.local

Test Results

No tests run yet. Click the buttons to test the connection.

Note: This page tests the connection between the Next.js frontend and the FastAPI workforce-portal-bff service.

  • The frontend uses server actions to communicate with the BFF
  • Environment variables control which BFF URL is used
  • In development: http://localhost:8080
  • In staging/prod: http://workforce-portal-bff.lastmile.svc.cluster.local