serverless-demo This is a boilerplate serverless project using node js To run the function locally: npm install -g serverless cd serverless-demo serverless invoke local --function hello