This code repository is related to my medium article: Follow the article for step by step tutorial Click to view the article Related commands Install dependencies npm install Build the code npm run build Start local api network in docker ** Make sure you have SAM installed on your development machine and docker opened ** sam local start-api --docker-network local-api-network