- Express server with REST API for sending emails - SQLite database for persistent email history - Web interface with form (recipient, CC, subject, text/HTML) - Email footer with embedded image (CID attachment) - Nodemailer configured for Brevo SMTP relay Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
4 lines
29 B
Plaintext
4 lines
29 B
Plaintext
node_modules/
|
|
.env
|
|
data/*.db
|