/graphql-shopping-cart

A project to demonstrate a simple graphql endpoint with AWS Lambda and DynamoDB

Primary LanguageJavaScript

GraphQL Shopping Cart Example

A simple project to demonstrate creating a lanbda baseded GraphQL endpoing backed by a DynamoDB using osiris-es

Running this example

1. Clone
2. yarn install
3. npm i -g serverless
5. Configure serverless - https://serverless.com/framework/docs/providers/aws/guide/credentials/
5. serverless deploy