Files
slp-modular-cms/frontend
Sluijsens d81168b7a9
Continuous Integration / config (pull_request) Successful in 9s
Continuous Integration / backend-build (pull_request) Successful in 4m2s
Continuous Integration / backend-test (pull_request) Successful in 4m35s
Continuous Integration / vulnerability-scan (pull_request) Successful in 3m41s
Continuous Integration / frontend-prepare (pull_request) Successful in 1m35s
Continuous Integration / frontend-build (pull_request) Successful in 2m7s
Continuous Integration / frontend-test (pull_request) Successful in 4m22s
Continuous Integration / frontend-lint (pull_request) Successful in 1m51s
Continuous Integration / publish-production (pull_request) Skipped
Continuous Integration / deploy-production (pull_request) Skipped
Continuous Integration / publish-test (pull_request) Successful in 5m17s
Continuous Integration / deploy-test (pull_request) Skipped
Aligns mock API_BASE with the real ApiClient's origin fallback
The mocks re-derived VITE_API_BASE_URL with their own fallback instead of
reusing getAppConfig().apiBaseUrl, so the two silently diverged whenever the
env var was unset (as in CI, where no local .env.local is present) — every
MSW-intercepted request then had no matching handler.
2026-07-29 15:33:07 +02:00
..
2026-06-20 17:04:17 +02:00
2026-06-20 17:04:17 +02:00
2026-06-20 17:04:17 +02:00
2026-06-22 21:14:22 +02:00
2026-06-20 17:04:17 +02:00
2026-06-20 17:04:17 +02:00
2026-06-20 17:04:17 +02:00
2026-06-20 17:04:17 +02:00

SlpModularCms Frontend

De CMS admin web-UI: Vite + React 19 + TypeScript, TanStack Router/Query, Tailwind v4 met shadcn/ui-stijl componenten, react-i18next (NL/EN), en MSW voor mocking in tests.

Volledige setup-instructies, scripts, configuratie en de vereiste backend staan in de root README.md van deze repository, sectie "Frontend Development (CMS Admin UI)".