Dev Controle
Next.js 16TypeScriptPrismaMongoDBNextAuthTailwind CSS
Dev Controle is a full-stack support-ticket management app with per-user data isolation: each workspace keeps its own customers and tickets, with a Kanban board, work timer, customer profiles, a metrics dashboard, and admin controls. Built with Next.js 16 (App Router), using server actions and server components to keep client-side complexity low, Prisma over MongoDB, and NextAuth for authentication. It includes a full test suite (Vitest, Testing Library, Playwright), Sentry and Core Web Vitals monitoring, and a CI/CD pipeline with Docker and GitHub Actions.