Example LLRT applications

April 13, 2024 ยท View on GitHub

This sample project includes:

  • Hono
  • Hono SSR with JSX
  • AWS SDK v3 (client-s3)
  • AWS SDK v3 (client-ecs, not bundled in LLRT)

Usage

To deploy the sample, run the following commands:

cd lambda
npm ci
cd ../

npx cdk deploy