Actualizar README.md

This commit is contained in:
2026-04-15 17:36:36 +00:00
parent e5ee8e673b
commit 4d3e55c422

View File

@@ -6,7 +6,7 @@ Sistema de gestión comercial — migración del sistema legacy (VB6) a una plat
- **Backend**: .NET 10 · C# 13 · ASP.NET Core · Clean Architecture · Dapper 2.x · SQL Server 2022 · JWT RS256 · Serilog · FluentValidation · xUnit + NSubstitute
- **Frontend**: React 19 · TypeScript 5 strict · Vite 6 · Tailwind 4 · Zustand · React Router 7 · TanStack Query · Axios · Vitest + RTL
- **Infra**: Docker · Gitea Actions · Obsidian (documentación interna)
- **Infra**: Docker · Gitea Actions · Obsidian (documentación interna) · SQL Server
## Estructura
@@ -43,7 +43,7 @@ Obsidian/ # Source of truth funcional (IGNORADO por git)
### Requisitos
- .NET 10 SDK
- Node 20+
- SQL Server 2022 (local o remoto)
- SQL Server 2019+ (local o remoto)
### Backend