User profiles, authentication, admin panel, friendship, entity sharing, and social links.
| Nest | Contents |
|---|---|
admin/ |
Admin dashboard page, checkIsAdmin / checkIsStaff |
auth/ |
Login/register pages, session helpers, roles |
friendship/ |
Dock friendship widget and related UI |
share/ |
Entity share dialog, popover, requests |
social/ |
Floating social/messenger links dock |
settings/profile/ |
Profile settings cards |
supabase/ |
Users + auth + friendship + share SQL and API handlers |