chore: scaffold Next.js 15 + Supabase clients + vitest

This commit is contained in:
2026-07-09 21:33:59 +08:00
commit f83686fcca
29 changed files with 11655 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Phase 0 SDD Progress Ledger
Plan: docs/superpowers/plans/2026-07-09-phase-0-foundation.md
Started: 2026-07-09
## Tasks
- [ ] Task 1: Scaffold Next.js + Supabase clients
- [ ] Task 2: Role types + middleware
- [ ] Task 3: Database migrations (8 SQL files)
- [ ] Task 4: Apply migrations to Supabase cloud (USER ACTION REQUIRED)
- [ ] Task 5: Auth flow (login + redirect)
- [ ] Task 6: Protected dashboard pages
- [ ] Task 7: QR code generation