Vertical ERP for freight transport and logistics companies. Includes: - Project configuration (CLAUDE.md, SIMCO orchestration) - Backend submodule (NestJS 10.x) - Frontend submodule (React 18.x + Vite) - Database submodule (PostgreSQL 15 + PostGIS) - Requirements documentation (REQ-GIRO-TRANSPORTISTA.md) - 20 modules defined (MAI/MAE/MAA phases) Key features: - Transport orders (OT) management - Fleet and driver management - Real-time GPS tracking - POD (Proof of Delivery) - CFDI with Carta Porte 3.1 compliance - Fuel and maintenance control - Third-party carrier management Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
10 lines
342 B
Plaintext
10 lines
342 B
Plaintext
[submodule "backend"]
|
|
path = backend
|
|
url = http://72.60.226.4:3000/rckrdmrd/erp-transportistas-backend-v2.git
|
|
[submodule "frontend"]
|
|
path = frontend
|
|
url = http://72.60.226.4:3000/rckrdmrd/erp-transportistas-frontend-v2.git
|
|
[submodule "database"]
|
|
path = database
|
|
url = http://72.60.226.4:3000/rckrdmrd/erp-transportistas-database-v2.git
|