--- STARTUP ---
2026-06-27T10:29:39.862Z Node: v20.19.4
2026-06-27T10:29:39.862Z Node: v20.19.4
2026-06-27T10:29:49.130Z PORT: 3001
2026-06-27T10:29:49.130Z PORT: 3001
2026-06-27T10:29:49.130Z Loading dist/index.js...
2026-06-27T10:29:49.130Z Loading dist/index.js...
2026-06-27T10:29:53.295Z dist/index.js loaded OK
2026-06-27T10:29:53.295Z dist/index.js loaded OK
📦 Syncing database schema…
Environment variables loaded from .env
Prisma schema loaded from prisma/schema.prisma
Datasource "db": MySQL database "igautoco_back" at "localhost:3306"

The database is already in sync with the Prisma schema.

npm notice
npm notice New major version of npm available! 10.8.2 -> 11.17.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.17.0
npm notice To update run: npm install -g npm@11.17.0
npm notice
✅ Database schema ready
ℹ️ Code-based admin and dev auth enabled. Database seeding for staff skipped.
🚀 Backend running on http://localhost:3001
