4 Commits

Author SHA1 Message Date
Zayden-Jung c187cd22ed integrate backend Google OAuth and set up avatar media proxy
- Implement the full login and onboarding workflow to handle name, handle, and avatar.

- Rewrite avatar asset URLs to route through the self-hosted media service.

- Add Next.js rewrites configuration to proxy media requests directly to the FastAPI backend.
2026-05-20 17:27:16 +08:00
Zayden-Jung 6fe1504e7e don't need (marketing) 2026-05-19 22:01:05 +08:00
Zayden-Jung 76f1b8298a fix app direction: no more app loops 2026-05-19 21:50:36 +08:00
Zayden-Jung 87b714c8b1 Initial commit from Create Next App 2026-05-15 20:18:35 +08:00