Skip to content

Connect frontend to backend health endpoint#8

Merged
Homayed merged 1 commit into
mainfrom
feat/connect-frontend-backend
Jun 28, 2026
Merged

Connect frontend to backend health endpoint#8
Homayed merged 1 commit into
mainfrom
feat/connect-frontend-backend

Conversation

@Homayed

@Homayed Homayed commented Jun 28, 2026

Copy link
Copy Markdown
Owner

Closes #7

Summary

Set up the frontend foundation and connected it to the FastAPI backend health endpoint.

Changes

  • Created Next.js frontend app
  • Added frontend health status page
  • Added backend CORS support for the frontend
  • Connected frontend to FastAPI /health
  • Added loading and error handling for backend status

Testing

  • Ran python -m pytest
  • Ran npm run build
  • Confirmed frontend shows backend status ok

@Homayed Homayed merged commit d5b255e into main Jun 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Connect frontend to backend health endpoint

1 participant