Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 608 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 608 Bytes

serverless-ts-log

This is a step-by-step learning project to get hands-on with typescripts + step functions + sam

workdir: ./playground

🕰️ Day 01

Branch: day-01

  • 👋 hello world typescript lambda
  • 🔍 Unit test

🕰️ Day 02

Branch: day-02

  • 🚀 sam it up
  • 🔗 add local integration test

🕰️ Day 03

Branch: day-03

  • 🦾 I am a state machine 🦿

🕰️ Day 04

Branch: day-04

  • 🔀 asynchronous vs synchronous invocation 🔄