Skip to content

Fix blank packaged dashboard with runtime Supabase configuration - #85

Merged
nielsrolf merged 1 commit into
mainfrom
codex/dashboard-runtime-config
Sep 22, 2026
Merged

nielsrolf merged 1 commit into
mainfrom
codex/dashboard-runtime-config

Conversation

@nielsrolf

Copy link
Copy Markdown
Collaborator

Packaged dashboard builds without Vite Supabase variables crashed before rendering the login page. Serve public Supabase configuration from the backend before loading React, with build-time settings retained for standalone development.

Add configuration API coverage and a Chromium startup test to CI, update dashboard setup documentation, and release patch 0.13.2. Worker images remain v0.13.1; no schema changes.

Validation: 8 dashboard API tests pass, frontend builds without Vite settings, and the resulting login page renders in Chromium with no page errors. Production's immediate repair was also verified in Chromium.

@nielsrolf
nielsrolf merged commit 6e264b0 into main Sep 22, 2026
1 check passed
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.

1 participant