- Add placeholder service role key to frontend CI workflow build step - Add build ARGs to Dockerfile for Supabase env vars - Fixes: Next.js page data collection crash during build Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Rename subdirectories for a cleaner single-repo layout: - website-monitoring-backend/ → backend/ - website-monitoring-frontend/ → frontend/ - website-monitoring-devops/ → devops/ Update all references in package.json scripts, CI workflows, docker-compose, pre-commit hooks, and documentation. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>