Commit Graph

3 Commits

Author SHA1 Message Date
Adrian Flores Cortes
d8497e3b5e [TASK-2026-02-06-ESTANDARIZACION-ESTRUCTURA-PROYECTOS] refactor(structure): Migrate to canonical apps/ structure
- Moved backend/ to apps/backend/ (submodule)
- Moved database/ to apps/database/ (submodule)
- Moved frontend/ to apps/frontend-web/ (submodule)
- Updated .gitmodules references
- Created apps/_MAP.md
- Updated CLAUDE.md v0.1.0 -> v2.0.0

Part of: TASK-2026-02-06-ESTANDARIZACION-ESTRUCTURA-PROYECTOS Sprint 5

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 10:45:36 -06:00
Adrian Flores Cortes
63c285f535 fix: Correct .gitmodules paths and URLs
- Fix paths from apps/* to root level (backend/, database/, frontend/)
- Add missing database submodule
- Update URLs to use -v2 suffix matching actual remotes

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 12:32:26 -06:00
302b0b21e9 refactor: Configure subrepositorios 2026-01-04 07:07:55 -06:00