valley-commons/api
Jeff Emmett 70349c2443 Replace Resend references with Mailcow SMTP config
- docker-compose: RESEND_API_KEY → SMTP_* env vars
- .env.example: Resend section → SMTP section
- application.js + waitlist-db.js: rename resend_id → message_id
- schema.sql: rename resend_id column → message_id

App already used nodemailer/SMTP — this just cleans up legacy naming.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 16:13:09 -07:00
..
application.js Replace Resend references with Mailcow SMTP config 2026-02-15 16:13:09 -07:00
game-chat.js Import Valley of the Commons website from votc repo 2026-02-02 12:48:08 +00:00
share-to-github.js Import Valley of the Commons website from votc repo 2026-02-02 12:48:08 +00:00
waitlist-db.js Replace Resend references with Mailcow SMTP config 2026-02-15 16:13:09 -07:00
waitlist.js Import Valley of the Commons website from votc repo 2026-02-02 12:48:08 +00:00