LambdaMailer

November 20th 2016

LambdaMailer #

A lightweight set of scripts that will allow you to receive email from your static webpage, without having a server on the backend!

I will be writing up a formal tutorial on how to use this script on my Medium sometime in the next month or two. For now, check back here within the next week or so as I post the Github repo here along with general instrutions.

This was hell for me to figure out while building this webpage. I wanted to have a form that could send me email, but I didn’t want to pay for a server. MailGun, on its own, didn’t support CORS. This was the solution I came up with, and it works great!