full-stack-fastapi-template icon indicating copy to clipboard operation
full-stack-fastapi-template copied to clipboard

🐛 Ensure frontend waits for backend and redirect unauthenticated users

Open bfium opened this issue 2 months ago • 1 comments

  • Add depends_on to frontend service to wait for backend healthcheck
  • Add beforeLoad guard to dashboard route to redirect to login when not authenticated
  • Prevents nginx 'host not found' errors and infinite loading spinner

bfium avatar Dec 05 '25 09:12 bfium

This pull request has a merge conflict that needs to be resolved.

github-actions[bot] avatar Dec 07 '25 12:12 github-actions[bot]