Serverless Typescript Sample This is a sample project to demonstrate how to use serverless framework with typescript. Install nvm use npm install -g yarn yarn install Function invoke yarn run sls invoke local --function hello -s local Serverless offline yarn run sls offline -s local