This is a sample to demonstrate how to build server with AWS serverless architecture, built with Serverless Framework.
Please install AWS IAM credentials to deploy AWS services to CloudFormation via Serverless Framework.
npm install will install a copy of the serverless cli executable into node_modules/.bin.
npx sls config credentials --provider aws --key ... --secret ... with your own keys replaced.
yarn dev deploy --max-concurrency 3
yarn dev gw:deploy --verbose
yarn dev ig-keeta:deploy function -f fnOrdersInbound