Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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