This sample project includes:
- Hono
- Hono SSR with JSX
- AWS SDK v3 (client-s3)
- AWS SDK v3 (client-ecs, not bundled in LLRT)
To deploy the sample, run the following commands:
cd lambda
npm ci
cd ../
npx cdk deploy
This sample project includes:
To deploy the sample, run the following commands:
cd lambda
npm ci
cd ../
npx cdk deploy