https://github.com/itsgitz/aws-lambda-hono
Deploy Hono web framework to AWS Lambda using only .zip deployment package with dependencies
https://github.com/itsgitz/aws-lambda-hono
Last synced: 2 months ago
JSON representation
Deploy Hono web framework to AWS Lambda using only .zip deployment package with dependencies
- Host: GitHub
- URL: https://github.com/itsgitz/aws-lambda-hono
- Owner: itsgitz
- License: mit
- Created: 2024-02-01T13:33:32.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-03T06:40:14.000Z (over 2 years ago)
- Last Synced: 2024-02-03T07:32:24.197Z (over 2 years ago)
- Language: TypeScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AWS Lambda - Hono
Deploy Hono web framework to AWS Lambda using only .zip deployment package with dependencies.
# Usage
```
$ yarn install
$ yarn run deploy
```