Skip to content

saarwasserman/dinghy-notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notifications Service

A service to handle user notifications (currently supporting only emails)

note: uses mailtrap.io

Build (bin, docker)

See Makefile's -build- commands

Deploy (k8s)

See Makefile's -deploy- command

Includes two deployments:

1. notifications-api
2. notifications-email-consumer

Note: check the deploy yaml files and set the required secrets and env vars

Databases

Kafka

used for notifications events.

topic: email-triggered

About

notifications service (email)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published