AWS AppSync GraphQL Backend
Use the package manager npm to install dependecies.
npm install -g serverless
npm install
Rename serverless-sample.yml to serverless.yml and add your mongodb username password in environment variable.
npm start
npm run deploy