🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
56 lines
1.1 KiB
Markdown
56 lines
1.1 KiB
Markdown
---
|
|
id: "MAP-95-GUIAS"
|
|
title: "Mapa de Navegacion - Guias de Desarrollo"
|
|
type: "Navigation Map"
|
|
section: "95-guias-desarrollo"
|
|
created_date: "2026-01-04"
|
|
updated_date: "2026-01-04"
|
|
---
|
|
|
|
# _MAP: 95-guias-desarrollo
|
|
|
|
**Seccion:** Guias de Desarrollo
|
|
**Proyecto:** Inmobiliaria Analytics
|
|
**Ultima actualizacion:** 2026-01-04
|
|
|
|
---
|
|
|
|
## Proposito
|
|
|
|
Guias tecnicas para desarrolladores del proyecto.
|
|
|
|
---
|
|
|
|
## Estructura
|
|
|
|
```
|
|
95-guias-desarrollo/
|
|
├── _MAP.md # Este archivo
|
|
├── backend/ # Guias backend NestJS
|
|
├── frontend/ # Guias frontend React
|
|
└── testing/ # Guias de testing
|
|
```
|
|
|
|
---
|
|
|
|
## Contenido
|
|
|
|
| Archivo | Titulo | Estado |
|
|
|---------|--------|--------|
|
|
| Pendiente | SETUP-DESARROLLO.md | - |
|
|
| Pendiente | BACKEND-GUIDE.md | - |
|
|
| Pendiente | FRONTEND-GUIDE.md | - |
|
|
| Pendiente | TESTING-GUIDE.md | - |
|
|
|
|
---
|
|
|
|
## Navegacion
|
|
|
|
- **Arriba:** [docs/](../_MAP.md)
|
|
- **Anterior:** [90-transversal/](../90-transversal/_MAP.md)
|
|
- **Siguiente:** [96-quick-reference/](../96-quick-reference/_MAP.md)
|
|
|
|
---
|
|
|
|
**Generado:** 2026-01-04
|