Part of: datum-cloud/enhancements#755
Summary
Set up the base codebase for the rebuilt Auth UI on the Datum frontend stack. This is the groundwork everything else sits on — the project skeleton, the build and deploy pipeline, and the shared building blocks used across the app.
Scope
- Project scaffold on the Datum frontend stack (same conventions as our other portals).
- Design system, theming, and styling foundations.
- Internationalization support from the start.
- Build, test, and deployment pipeline (CI/CD + container + manifests).
- A clean, swappable boundary for talking to an identity provider.
- Local development and automated testing setup.
Outcome
The app builds, runs, and deploys with the shared foundations in place — ready for provider integration and the auth flows to be built on top.
Part of: datum-cloud/enhancements#755
Summary
Set up the base codebase for the rebuilt Auth UI on the Datum frontend stack. This is the groundwork everything else sits on — the project skeleton, the build and deploy pipeline, and the shared building blocks used across the app.
Scope
Outcome
The app builds, runs, and deploys with the shared foundations in place — ready for provider integration and the auth flows to be built on top.