No description
Find a file
2025-03-22 01:03:04 -07:00
dev-services name change -> shout.dev 2025-02-26 13:10:50 -08:00
migrations implement pg-backed governors for rate limiting 2025-03-10 14:52:02 -07:00
src set csp and cache-control headers appropriately 2025-03-22 01:03:04 -07:00
static add basic 404 page 2025-03-11 22:24:02 -07:00
templates make keys shorter by encoding bytes as base64 2025-03-13 00:09:19 -07:00
.dockerignore update dockerignore 2025-03-11 22:25:40 -07:00
.gitignore add example env file 2025-02-26 13:10:50 -08:00
bacon.toml expand bacon config 2025-03-08 23:25:50 -08:00
Cargo.lock clean up dependencies 2025-03-14 15:27:52 -07:00
Cargo.toml set csp and cache-control headers appropriately 2025-03-22 01:03:04 -07:00
diesel.toml name change -> shout.dev 2025-02-26 13:10:50 -08:00
Dockerfile add dockerfile 2025-03-11 10:34:04 -07:00
example.env change env separator from . to __ 2025-03-11 22:21:23 -07: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.