Skip to content

Fabr1ce/nodejs_and_dynamodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app-submit-data-to-dynamodb

This repo builds and deploys the resources and code needed for a nodejs application that submits data to an AWS dynamodb table, full tutorial found here.

Repo Logo

To create the main.js, use

../../node_modules/.bin/webpack  ./add_data.js --mode development --target web --devtool false -o main.js

To clean up, go to the AWS console CloudFormation, search for the stack created by setup.yaml and choose Delete.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published