Frontend¶
frontend is the user-facing web application served behind the platform ingress.
Responsibilities¶
- provide user interface flows
- proxy or consume backend APIs
- integrate with authentication/session flows behind nginx
Follow-up Content¶
- environment variables and auth boundaries
- build and runtime model
- production troubleshooting notes