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.
Copy .env.docker file to .env and set the variables
cp .env.docker .envRun using Docker
docker compose up -dContributions are always welcome!
See CONTRIBUTING.md for ways to get started.

