Skip to content

RobinMicek/Sendinel

Repository files navigation

logo

Sendinel

Guarding your emails, delivering your trust.

latest release last update license

⭐ About the Project

Sendinel is a lightweight service for sending transactional emails with ease. Instead of wrestling with multiple email providers, SDKs, and configuration headaches, Sendinel simplifies email delivery to just a single POST request, and your message is on its way.

With built-in support for popular email providers, Sendinel acts as your universal email gateway. You can define reusable templates, manage multiple sender identities, monitor statistics, and keep your email delivery consistent across projects.

📷 Screenshots

screenshot

🚩 Deployment

Copy .env.docker file to .env and set the variables

cp .env.docker .env

Run using Docker

docker compose up -d

👋 Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started.