chore: uninstall Supabase, deprecate legacy schema, update docs (Plan 2 complete)
- git rm backend/src/lib/supabase.ts (no remaining importers) - npm uninstall @supabase/supabase-js from backend - npm uninstall @supabase/supabase-js @supabase/auth-helpers-nextjs @supabase/auth-js from frontend - Add DEPRECATED header to backend/migrations/000_one_shot_schema.sql - Update README.md: Supabase → Postgres/Drizzle setup instructions - Update .serena/memories: reflect Plan 1 + Plan 2 both complete Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
| Repository | juanjo/mike |
|---|---|
| Author | Juan Vidal <juan.vidal@comgy.io> |
| Authored | |
| Parents | 125982eb |
| Stats | 9 files changed , +32 , -361 |
| Part of | Final Supabase teardown: uninstall packages, scrub env and docs |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-511c8e7e.md
from inside the repo you want the change in.