1.9.5 • Published 6 years ago

generator-ctptmpldynamodb v1.9.5

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

generator-ctptmpldynamodb

A yeoman generator for AWS DynamoDB table.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Yeoman generator is a npm module, your machine should have Node and npm installed. Follow these links on how to install Node, and npm is installed with Node.

You also need to setup AWSCLI on your local system from link AWSCLI

Kindly go through AWSDocumentation on DynamoDB Cloudformation template creation for a clear understanding: DynamoDBCloudformation

Installation

Yeoman comes with npm, so install it first and then call:

  npm install -g yo
  npm install -g generator-ctptmpldynamodb

Once you have the package, you can create a scaffold using:

  yo ctptmpldynamodb

This builds the skeleton for the dynamoDB and also creates a Global table for the same.

1.9.5

6 years ago

1.8.5

6 years ago

1.7.5

6 years ago

1.6.5

6 years ago

1.6.3

6 years ago

1.6.2

6 years ago

1.5.2

6 years ago

1.5.1

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago