Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 428 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 428 Bytes

AWS Step Functions Demo Project

This is a demo project, created as a part of the blog post. The project uses serverless for deployments.

Setup

npm install
serverless deploy
serverless deploy stepf

Be sure to adjust bucket names and the email address inside the serverless.yml!