/effect-ts-lambda

AWS Lambda Example Setup

Primary LanguageTypeScript

AWS Lambda Setup

  • optimised for cold start
  • compiled with tracing and optimizer

Compile

Simply run yarn build

Deploy

Copy your dist/index.js to aws lambda