# README
Skeleton
Environment Variables
To run this project, you will need to add the following environment variables to your environment
TEST_ENV=
Run Locally
Install SAM
Build and start lambda
sam build && sam local start-api -p 3000
# Packages
No description provided by the author