Tondeo API
Digital infrastructure for Toulouse barbers.
This deployment provides the first operational backend layer for Tondeo: a typed Next.js API surface backed by Neon PostgreSQL.
Open health check
Status response: { status: "ok", version: "1.0" }
Stack
- Next.js App Router deployed on Vercel
- Drizzle ORM wired to Neon PostgreSQL
- Schema coverage for barbers, services, and bookings
- Health endpoint available at /api/health