luctus / serverless-mailer

An experimental RSS driven newsletter sender, running in AWS Lambda with the Serverless Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless Mailer

An experimental newsletter sender.

I fell in love with the concept of AWS Lambda and then I found this framework. Sadly, I had no experience with NodeJS, so I decided to start a small project with this framework and will write here all the lessons I learn.

The project goal is to build a platform that reads a RSS file every morning, generates a Newsletter and delivers it to hundred of users.

Let's browse the wiki to find all my lessons

About

An experimental RSS driven newsletter sender, running in AWS Lambda with the Serverless Framework


Languages

Language:JavaScript 100.0%