Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/applegreengrape/serverless-ts-log

This is my learning project to get hands-on sam + step functions + typescripts
https://github.com/applegreengrape/serverless-ts-log

aws-sam lambda learning-by-doing serverless state-machine step-functions typescript

Last synced: about 2 months ago
JSON representation

This is my learning project to get hands-on sam + step functions + typescripts

Awesome Lists containing this project

README

        

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



workdir: `./playground`

[🕰️ Day 01](./day-01)

Branch: `day-01`
- 👋 hello world typescript lambda
- 🔍 Unit test

[🕰️ Day 02](./day-02)

Branch: `day-02`
- 🚀 sam it up
- 🔗 add local integration test

[🕰️ Day 03](./day-03)

Branch: `day-03`
- 🦾 I am a state machine 🦿

[🕰️ Day 04](./day-04)

Branch: `day-04`
- 🔀 asynchronous vs synchronous invocation 🔄