Skip to content

tranquanghuy-09/NewTechnology_Week5_CRUD_NodeJS_With_AWS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content

CRUD NodeJS with AWS (DynamoDB save object && S3 save image)

Image Demo

Ảnh màn hình 2024-03-05 lúc 03 24 47

Video Demo

Ghi.Man.hinh.2024-03-05.luc.03.14.34.mov

Add file .env

ACCESS_KEY_ID=<Your AWS account identification code>
SECRET_ACCESS_KEY=<Your AWS secret access key>
REGION=<Physical region where AWS services are deployed>
S3_BUCKET_NAME=<Name of your Amazon S3 bucket>
DYNAMO_TABLE_NAME=<Name of your Amazon DynamoDB table>

About

NewTechnology Week5 CRUD NodeJS With AWS (DynamoDB && S3)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published