miinventario-v2/.gitmodules
Adrian Flores Cortes 65b32a0017
Some checks failed
Build / Build Backend (push) Has been cancelled
Build / Build Mobile (TypeScript Check) (push) Has been cancelled
Lint / Lint Backend (push) Has been cancelled
Lint / Lint Mobile (push) Has been cancelled
Test / Backend E2E Tests (push) Has been cancelled
Test / Mobile Unit Tests (push) Has been cancelled
Build / Build Docker Image (push) Has been cancelled
[TASK-2026-02-06-ESTANDARIZACION-ESTRUCTURA-PROYECTOS] refactor: Migrate to canonical apps/ structure (ADR-0011)
- backend/ → apps/backend/, database/ → apps/database/, mobile/ → apps/frontend-mobile/
- Updated .gitmodules, docker-compose.yml, CLAUDE.md v1.0.0
- Added apps/_MAP.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 10:35:45 -06:00

12 lines
323 B
Plaintext

[submodule "backend"]
path = apps/backend
url = git@gitea-server:rckrdmrd/miinventario-backend-v2.git
[submodule "database"]
path = apps/database
url = git@gitea-server:rckrdmrd/miinventario-database-v2.git
[submodule "mobile"]
path = apps/frontend-mobile
url = git@gitea-server:rckrdmrd/miinventario-mobile-v2.git