feat(backend): migrate user-profile route to Drizzle (vertical slice)
Adds GET /user/me; ports POST /user/profile and DELETE /user/account from supabase-js to Drizzle. Cookie-based requireAuth still gates all three. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
| Repository | juanjo/mike |
|---|---|
| Author | Juan Vidal <juan.vidal@comgy.io> |
| Authored | |
| Parents | 9e99b3ac |
| Stats | 1 file changed , +58 , -17 |
| Part of | Auth.js signup/login + cookie bridge to Express backend (Plan 1 vertical slice) |
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-c7d112e2.md
from inside the repo you want the change in.