Backend de erp-clinicas - Workspace V2
Go to file
rckrdmrd 50eb26fa53 [ERP-CLINICAS] feat: Setup backend build configuration
- Add package.json with Express, TypeORM, PostgreSQL dependencies
- Add tsconfig.json with TypeScript compiler options
- Update .gitignore with comprehensive exclusions
- Build validates successfully (28 TypeScript files)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 12:20:11 -06:00
src Migración desde erp-clinicas/backend - Estándar multi-repo v2 2026-01-16 08:11:57 -06:00
.gitignore [ERP-CLINICAS] feat: Setup backend build configuration 2026-01-18 12:20:11 -06:00
package-lock.json [ERP-CLINICAS] feat: Setup backend build configuration 2026-01-18 12:20:11 -06:00
package.json [ERP-CLINICAS] feat: Setup backend build configuration 2026-01-18 12:20:11 -06:00
README.md Initial commit 2026-01-16 14:05:00 +00:00
tsconfig.json [ERP-CLINICAS] feat: Setup backend build configuration 2026-01-18 12:20:11 -06:00

erp-clinicas-backend-v2

Backend de erp-clinicas - Workspace V2