Dayframe
2025Overview
Designed three apps (web, admin panel, API) in one monorepo with a clean Repository/Service architecture — all DB access goes through repositories, business logic through services. Input validation with Zod, stateless auth with HMAC-signed cookies.
Tech stack
- Next.js 15
- React 19
- TypeScript
- Tailwind v4
- PostgreSQL