ANTREAssessment
v0.1.0
Scaffolding Environment Verified

Assessment Engine Boilerplate Operational

A high-performance assessment pipeline built with Next.js 16 (Turbopack), Tailwind CSS v4, Auth.js (NextAuth v5), and Prisma.

Service Connectivity Check

MySQL Database (Prisma)
Invalid `prisma.$queryRaw()` invocation: error: Environment variable not found: DATABASE_URL. --> schema.prisma:23 | 22 | provider = "mysql" 23 | url = env("DATABASE_URL") | Validation Error Count: 1
Redis Store & Queue Streams
Reached the max retries per request limit (which is 1). Refer to "maxRetriesPerRequest" option for details.
Environment configured automatically in root .env configuration.

Scaffolded Portals

* HR & Candidate portals require database migrations and user accounts to be fully seeded.