Aaron
How to test / develop AWS Lambda locally?
I created a new AWS Lambda project with Hono. But with the Node.js template I can test my endpoints locally. This is not the case with the AWS Lambda template... Is there a way to still develop and test locally with this template?
https://hono.dev/docs/getting-started/aws-lambda
6 replies