This folder contains templates for generating a new Typescript lambda using Hygen
See this readme for more information on how to use them
- Add and remove scripts from new-lambda/api-gateway
- Run
pnpm hygen new-lambda api-gateway(orpnpm new-lambdafor the full workflow) - enter a placeholder lambda name
- check the content in the git diff, and revert the generated files before pushing (it can help to commit before generating)