Backend de erp-vidrio-templado - Workspace V2
Go to file
Adrian Flores Cortes e19c4b15c5 [PROP-CORE-004] feat: Register payment-terminals module with TypeORM setup
- Added TypeORM DataSource configuration
- Added payment-terminals entities
- Added PaymentTerminalsModule with bootstrap function
- Registered routes: /api/payment-terminals, /api/mercadopago, /api/clip
- Registered webhooks: /webhooks/mercadopago, /webhooks/clip
- Updated API info with available endpoints

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 03:14:01 -06:00
src [PROP-CORE-004] feat: Register payment-terminals module with TypeORM setup 2026-01-25 03:14:01 -06:00
.gitignore [ERP-VIDRIO-TEMPLADO] feat: Create backend scaffold 2026-01-18 12:42:37 -06:00
package-lock.json [ERP-VIDRIO-TEMPLADO] feat: Create backend scaffold 2026-01-18 12:42:37 -06:00
package.json [ERP-VIDRIO-TEMPLADO] feat: Create backend scaffold 2026-01-18 12:42:37 -06:00
README.md Initial commit 2026-01-16 14:05:02 +00:00
tsconfig.json [ERP-VIDRIO-TEMPLADO] feat: Create backend scaffold 2026-01-18 12:42:37 -06:00

erp-vidrio-templado-backend-v2

Backend de erp-vidrio-templado - Workspace V2