Nudge - Project Management
A production-style project management platform for organizing work across projects and tasks, with a Kanban-oriented UI and a modular REST API. Built as a pnpm + Turborepo monorepo so the Next.js (App Router) app and NestJS backend share Prisma and TypeScript types. The API emphasizes maintainability with domain modules, validated DTOs, OpenAPI docs, auth, and sensible operational basics (health, logging, rate limits).