managarten/services/mana-notify
Till-JS b5fa0f42b6 feat(mana-notify): add central notification service
NestJS notification microservice for email, push, Matrix, and webhook
notifications across all ManaCore apps.

Features:
- Multi-channel delivery (email, push, Matrix, webhook)
- Handlebars template engine with defaults
- User notification preferences
- BullMQ async job processing
- Delivery tracking and logging
- Prometheus metrics

Includes @manacore/notify-client package for NestJS integration.
2026-01-29 22:07:38 +01:00
..
src feat(mana-notify): add central notification service 2026-01-29 22:07:38 +01:00
CLAUDE.md feat(mana-notify): add central notification service 2026-01-29 22:07:38 +01:00
docker-compose.dev.yml feat(mana-notify): add central notification service 2026-01-29 22:07:38 +01:00
Dockerfile feat(mana-notify): add central notification service 2026-01-29 22:07:38 +01:00
drizzle.config.ts feat(mana-notify): add central notification service 2026-01-29 22:07:38 +01:00
nest-cli.json feat(mana-notify): add central notification service 2026-01-29 22:07:38 +01:00
package.json feat(mana-notify): add central notification service 2026-01-29 22:07:38 +01:00
tsconfig.json feat(mana-notify): add central notification service 2026-01-29 22:07:38 +01:00