Skip to content

painless-local-development/painless-local-development-nodejs-with-aws-dynamodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DUB JavaScript Style Guide David

painless-local-development-nodejs-with-aws-dynamodb

A minimalistic repo to show how to develop locally with dynamoDB.

Introduction and Objetives

This repo it's intendend to show how easy is use Node.js & AWS DynamoDB to Painless Local Development.

To achieve this objetive we're going to propose some tools: Docker & DevLab.

## Installation and Setup

npm install
  • Install DevLab as global dependency:
npm install devlab -g

Note: DevLab requires Node v.4+ to run.

  • Run and watch ouput:
devlab start

## Roadmap


Feel free to contribute using PR or Issues.

Another PoC from Painless Local Development | 2016

Releases

No releases published

Packages

No packages published