20 — Implementación · ATRIO
| Item | Valor |
|---|---|
| Repo | https://github.com/Criscode2022/atrio-app |
| Neon | bold-union-69609498 / main / neondb |
| API | :3001 Nest + Prisma |
| Web | :4200 Angular + Tailwind |
| STAFF_KEY local | atrio-staff-dev |
Rutas web
/, /exposiciones, /exposiciones/:slug, /visita, /entradas, /staff
Vertical slice verificado
- Exhibitions CRUD read + seed
- Visit info
- Visit request create
- Staff list + status patch
- UI estados
Arranque
cd /Users/cristian/orca/atrio-app && npm run api && npm run web