Technical Documentation
The technical documentation covers all the components that make up our Next.js ecosystem
Tech Stack Overview
Our development stack includes:
- Development Environment: Docker container running Red Hat Enterprise Linux 9.5
- Runtime: Next.js 15 and Node.js 20.18
- Language: TypeScript 5.8
- UI Framework: React 19
- UI Styling: TailwindCSS 4.1 with Class Variance Authority (CVA) 0.71
- Component Library: shadcn 2.5
- Validation: Zod 3.24
- Inline Documentation: JSDoc 4.1
- Testing: Jest 29