Skip to content

Repository files navigation

Bullhorn

Get your message out

A microservice dedicated to handling outgoing notifications across email, SMS, and other mediums.

Setup

Elixir & Erlang versions are defined in .tool-versions and can be installed with asdf. Bullhorn consumes Bottle messages from RabbitMQ, and sends appropriate messages out to 3rd parties providers (Mailgun/Twilio). These dependencies can be configured through dev.exs for local environments.

The application is started with mix run or as an interactive session with iex -S mix run.

About

A notification microservice for System76's platform

Topics

Resources

Stars

3 stars

Watchers

7 watching

Forks

Contributors

Languages

Generated from system76/copy_cat