Firebase A/B Test Validator

Next.js migration workspace

This project bootstraps the upcoming React rewrite of the dashboard. Supabase SSO, BigQuery integrations, and the analytics views will be ported here step by step. Use this scaffold to iterate on the new architecture while the Streamlit app continues to run.

Status: Requires sign inSign in via Hub →

What's ready

  • • Next.js 15 + App Router scaffold with TypeScript.
  • • Tailwind CSS 4 base styles and custom layout.
  • • Supabase SSO wiring with Hub redirect flow.

Next steps

  • • Harden session refresh + route guards.
  • • Recreate dashboard charts with React + Plotly.
  • • Port statistical services and BigQuery access.
Edit src/app/page.tsx and start wiring Supabase auth, dashboard routes, and shared UI components.