←Back to Projects
product
Radius HOA
2025
Next.jsTypeScriptPrismaPostgreSQLAuth.jsshadcn/ui
A full-stack HOA management platform with a public marketing site and an authenticated application. Managers get dashboards for communities, residents, issues, announcements, events, and documents with full CRUD. Residents get a portal scoped to their community for viewing announcements, filing issues, and messaging. Auth.js v5 handles Google OAuth and credentials login with JWT strategy, role-based middleware routing (MANAGER vs RESIDENT), and Prisma adapter on PostgreSQL. API routes are protected by auth guards. UI is built on shadcn/ui with a glassmorphism design system. Deployed on Railway.
