Backend NestJS para ERP Transportistas
Go to file
Adrian Flores Cortes 6f0324f21a feat: Add controllers for gestion-flota, ordenes-transporte, tracking and viajes modules
- Added operadores.controller.ts for operator management
- Added unidades.controller.ts for fleet unit management
- Added ordenes-transporte.controller.ts for transport orders
- Added tracking.controller.ts for GPS tracking
- Added viajes controllers directory
- Updated index.ts exports for each module

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 14:30:49 -06:00
src feat: Add controllers for gestion-flota, ordenes-transporte, tracking and viajes modules 2026-01-25 14:30:49 -06:00
.env.example feat: Initial backend structure for ERP Transportistas 2026-01-25 09:51:22 -06:00
package.json feat: Add base modules from erp-core following SIMCO-REUSE directive 2026-01-25 10:10:19 -06:00
tsconfig.json feat: Initial backend structure for ERP Transportistas 2026-01-25 09:51:22 -06:00