Phase 1 scaffold

College Hiring Platform

A standalone platform for campus hiring assessments. This base project now has the route structure, local development stack, internal runner stub, and server module layout needed for the next implementation phases.

4 rounds in scopeSingle AWS environmentLow-cost deployment target

What Exists Now

  • Next.js app router shell
  • Admin and candidate route entry points
  • Health endpoint for service checks
  • Docker Compose for app, Postgres, and runner

Immediate Build Tracks

  • Admin drive setup
  • Invite-based candidate access
  • Timed assessment engine
  • Coding runner integration

Environment Snapshot

App URL: http://localhost:3000

Runner URL: http://localhost:8081

Database configured: no