kunjara/jyotish for AWS Lambda
# customize serverless.yml as needed
# install dependencies
composer install
npm install
# deploy
serverless deploy
# install dependencies
cd test
npm install
# change AWS region in invokeLambda.js as needed
# run test script
node invokeLambda.js