Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 291 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 291 Bytes

Example LLRT applications

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