Overview
Features
- API-Only: Lightweight and efficient API-only Rails application.
- Mass Email Sending: Easily send transactional emails to multiple recipients.
- Customizable Templates: Use customizable email templates to fit your branding and message.
- Queue Processing: Background job processing for handling email queues.
Getting Started
Prerequisites
- Ruby 3.0
- Rails 6.0 or higher
Installation
- Clone the repository:
- Install the dependencies:
- Create and Fill the Enviroment file .env.example -> .env
- Start the server:
Configuration
Mailer Config
Usage
Sample JS script