GrowBiz · Independent migration project
Next.js API and Admin CRM
A modular MVC replacement that reads the existing MySQL schema, preserves the 157 Laravel API contracts, and keeps operational state such as sessions and JWT revocation in Redis.
Request flow
route.ts → controller → use case → repository/provider port → Prisma/Redis/provider adapter