thegreatsunra / aws-dynamodb-demo

Lightweight demo of AWS DynamoDB API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-dynamodb-demo

Lightweight demo of AWS DynamoDB API

Getting started

Prerequisites

  1. Install node
  2. Install git
  3. Install yarn

Set up project

  1. Clone this repo
git clone https://github.com/thegreatsunra/aws-dynamodb-demo.git
cd aws-dynamodb-demo
  1. Install dependencies
yarn

Do AWS things

  1. Things

  2. More things

Run the demo

  1. Run npm start

License

The MIT License (MIT)

Copyright (c) 2017 Dane Petersen

About

Lightweight demo of AWS DynamoDB API

License:MIT License


Languages

Language:HTML 55.1%Language:JavaScript 44.9%