Full House
- Next.js 15
- React 19
- PostgreSQL
- Drizzle
- NextAuth v5
- Pusher
- Playwright
A live, deployed real-time multiplayer planning-poker estimation tool, integrated with YouTrack.
Built end-to-end: a Next.js 15 + React 19 frontend over a full backend of ~20 API routes, PostgreSQL + Drizzle ORM, NextAuth v5 multi-tenant authentication, Pusher real-time sync, and end-to-end-encrypted access tokens.
Tested with Vitest, Testcontainers (a real Postgres instance) and Playwright; shipped on Vercel via a GitHub Actions pipeline.