Automation for the FullStack Bulletin newsletter.
This repository includes:
- A Serverless step function that automates some of the effort needed in creating a new issue of the FullStack Bulletin newsletter.
All these components are deployed to AWS using SAM:
sam validate --lint && sam build --beta-features && sam deploy