template-monorepo/internal/model/notification/provider/email
王性驊 49e7099bf2 add notification and member modules with local dev stack
Implement outbound notification (sync/async, idempotency, quota, DLQ),
member OTP/verification, SMTP/SES/Mitake providers, shared Redis wiring,
docker-compose for Mongo/Redis, and gateway config documentation.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-20 15:01:08 +08:00
..
chain.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
chain_test.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
message.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
mock_sender.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
sender.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
ses_sender.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00
smtp_sender.go add notification and member modules with local dev stack 2026-05-20 15:01:08 +08:00