Roorkee.org AWS API & Lambda code This repo hosts NodeJS code for roorkee.org AWS lambda functions. Develop stage URL https://api.aws.roorkee.org/dev/hello Local setup npm install -g serverless npm install npm test export DB=mongodb://localhost/test sls offline start --skipCacheInvalidation