Adrian Flores Cortes
|
04c2db7bbc
|
[TASK-2026-02-06-ESTANDARIZACION-ESTRUCTURA-PROYECTOS] refactor: Migrate to canonical apps/ structure (ADR-0011)
- backend/ → apps/backend/, frontend/ → apps/frontend-web/, database/ → apps/database/
- mobile/ → apps/frontend-mobile/
- Updated .gitmodules, CLAUDE.md v2.0.0
- Added apps/_MAP.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-06 10:30:14 -06:00 |
|
Adrian Flores Cortes
|
5a54aa9311
|
[erp-transportistas] chore: Normalize submodule URLs to SSH protocol
Change HTTP URLs (72.60.226.4:3000) to SSH (gitea-server) for consistency
with other ERP projects. Resolves INC-002 from TASK-2026-02-02.
Changes:
- backend: http → git@gitea-server
- frontend: http → git@gitea-server
- database: http → git@gitea-server
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-02 16:20:21 -06:00 |
|
Adrian Flores Cortes
|
37ed0aa919
|
feat: Initial project structure for ERP Transportistas
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>
|
2026-01-25 09:53:54 -06:00 |
|