#Hi all - last weekend I finally got around to t...
1 messages · Page 1 of 1 (latest)
What app did you use for email subscription? It looks nice. I''ll be learning aws ses today to implement a basic one for my blog.
Thanks! I used email octopus and I wrote a simple form handler to process the email submissions and send them to to email octopus API
Here's the code if you're interested https://github.com/zackproser/portfolio/blob/main/src/pages/api/form.js