1
0
Fork 0
forked from 2sys/shoutdotdev
No description
Find a file
2025-03-08 21:51:36 -08:00
dev-services name change -> shout.dev 2025-02-26 13:10:50 -08:00
migrations specify foreign key on delete actions 2025-03-08 21:51:36 -08:00
src fix tracing spans across awaits 2025-03-08 21:47:31 -08:00
static/bootstrap-5.3.3-dist switch from bulma to bootstrap for styling and layout 2025-02-26 13:10:50 -08:00
templates consolidate channel backend configs in jsonb col 2025-02-26 13:10:50 -08:00
.gitignore add example env file 2025-02-26 13:10:50 -08:00
bacon.toml initial commit 2025-02-26 13:10:50 -08:00
Cargo.lock consolidate channel backend configs in jsonb col 2025-02-26 13:10:50 -08:00
Cargo.toml consolidate channel backend configs in jsonb col 2025-02-26 13:10:50 -08:00
diesel.toml name change -> shout.dev 2025-02-26 13:10:50 -08:00
example.env add support for postmark email backend 2025-02-26 13:10:50 -08:00
LICENSE init license and readme 2025-02-26 13:10:50 -08:00
README.md update readme 2025-02-26 13:10:50 -08:00

Shout.dev

Shout.dev is a tool for small software teams to stay in touch with the software they write. Once set up, it provides an extremely simple HTTP interface through which to broadcast messages via email and other means of communication.

Project Status

Shout.dev is in the early prototyping stage. Basic documentation and testing will be prioritized after core functionality is completed and shown to have practical value.