Evolved MealTally repo to tally and track handouts of any sort to people in need. EX: Meal tally handing out meals. During pandemic handing out medical supplies
- Run
bun run build
to build the project - Run
sam local invoke {{functionName}}
to invoke a function locally - After making a change to
openapi.yaml
, runbun run postinstall
to update the API client