Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Lambda generation

This folder contains templates for generating a new Typescript lambda using Hygen

How to use

See this readme for more information on how to use them

Developing

  1. Add and remove scripts from new-lambda/api-gateway
  2. Run pnpm hygen new-lambda api-gateway (or pnpm new-lambda for the full workflow)
  3. enter a placeholder lambda name
  4. check the content in the git diff, and revert the generated files before pushing (it can help to commit before generating)