Skip to content

painless-local-development/painless-local-development-nodejs-with-aws-sqs-and-sns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

painless-local-development-nodejs-with-aws-sqs-and-sns

A minimalistic repo to show how to locally develop with AWS SQS and SNS in Node.js

Requirements

Setup

This script check if you have all the required deps installed.

$ chmod a+x setup.sh
$ ./setup.sh

Start

$ devlab start

Another PoC from Painless Local Development | 2016