Custos Portal

Web portal for Apache Custos — allocation management, identity, and admin tooling for HPC sites.

Stack

Next.js 15 (App Router) · TypeScript · Tailwind 4 + shadcn/ui · NextAuth v5 · TanStack Query · React Hook Form + Zod · CASL · MSW · Playwright + Vitest · Biome · pnpm.

Getting started

pnpm install
cp .env.example .env.local
pnpm dev

See CLAUDE.md for commands, env modes, and architecture overview.