Simple node ts lambda used to create api's with AWS API Gateway
For detailed instructions, please refer to the documentation.
- Run
npm i
to install the project dependencies - Run
sls deploy
to deploy this stack to AWS - Run
npm start
to run app locally
name | description |
---|---|
AMAZON_ACCESS_KEY | aws cli access key |
AMAZON_SECRET_KEY | aws cli access secret |