Backend de michangarrito - Workspace V2
Go to file
rckrdmrd 75e881e1cc feat(notifications): Add notifications module (MCH-017)
- Add entities: Notification, NotificationTemplate, NotificationPreference, DeviceToken
- Add NotificationsService with send, templated, preferences, device tokens
- Add NotificationsController with REST endpoints
- Add default notification templates for orders, payments, alerts
- Integrate axios for HTTP calls to WhatsApp service

Sprint 3: MCH-017 Notificaciones

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 03:32:03 -06:00
src feat(notifications): Add notifications module (MCH-017) 2026-01-18 03:32:03 -06:00
.dockerignore Migración desde michangarrito/backend - Estándar multi-repo v2 2026-01-16 08:12:07 -06:00
.env Sincronización completa desde michangarrito/apps/backend 2026-01-16 08:26:30 -06:00
Dockerfile Migración desde michangarrito/backend - Estándar multi-repo v2 2026-01-16 08:12:07 -06:00
nest-cli.json Migración desde michangarrito/backend - Estándar multi-repo v2 2026-01-16 08:12:07 -06:00
package-lock.json feat(notifications): Add notifications module (MCH-017) 2026-01-18 03:32:03 -06:00
package.json feat(notifications): Add notifications module (MCH-017) 2026-01-18 03:32:03 -06:00
tsconfig.json Migración desde michangarrito/backend - Estándar multi-repo v2 2026-01-16 08:12:07 -06:00