Workspace

Foundation

Phase 0 — the shared platform core. Recruitment, HRIS, Payroll, Performance, and Work modules plug in next.

Build status

  • Monorepo (pnpm + Turborepo)
  • Database schema (Prisma, multi-tenant)
  • API (NestJS) — /api/health
  • Web app (Next.js, responsive)
  • Background worker (queue)
  • Neon + Row-Level Security
  • CI/CD + container images

Portable by design — runs on any host (Azure, AWS, GCP, Fly, Render, or Kubernetes) via Docker; configured entirely through environment variables.