Hacker News new | ask | show | jobs
Ask HN: How to manage emails for new web app?
1 points by seestraw 1120 days ago
I am trying to build a web app with logins. Where should I store those emails. Assuming I store it in a DB, how to sync it to Mailchimp for sending emails to customers? Do I just have to write scripts for this?