This is me learning AWS Cloudformation and serverless framework
https://fgzk2pjkvl.execute-api.eu-west-1.amazonaws.com/daniel/notes
- AWS Lambda with serverless framework (and Cloudformation)
- AWS S3
- AWS DynamoDB (Not really a good fit for this kind of app but whatever)
Typechecking
Clean Build folders
Build frontend bundle(s)
Deploy application to AWS
Start client with webpack-dev-server and api with serverless-offline plugin
Start storybook for component development