Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ianzone/lambda-hono
AWS lambda template running hono
https://github.com/ianzone/lambda-hono
Last synced: 19 days ago
JSON representation
AWS lambda template running hono
- Host: GitHub
- URL: https://github.com/ianzone/lambda-hono
- Owner: ianzone
- Created: 2024-01-30T17:46:54.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-23T11:11:37.000Z (11 months ago)
- Last Synced: 2024-04-20T00:30:02.437Z (9 months ago)
- Language: TypeScript
- Size: 80.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
pnpm install
pnpm run start
```TODO:
- [ ] wait [lambda bun runtime](https://medium.com/@mitchellkossoris/serverless-bun-vs-node-benchmarking-on-aws-lambda-ecd4fe7c2fc2) official support
- [ ] wait serverless framework bun official support
- [ ] wait [serverless-bun-build](https://github.com/serverless-bun/serverless-bun/issues/5)
- [ ] remove @types/node ts-node pnpm-lock.yaml
- [ ] add @types/bun