Skip to content

doque/serverless-dynamodb-crawler-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverless-crawler

Crawls data from sites and stores them in a DynamoDB table.

Requires JRE (8 or greater)!

Setup

yarn
yarn add -g serverless
yarn add -g dynamodb-admin

# Start local dynamodb
sls dynamodb install
sls dyanmodb start

# Run everything in offline mode with local DB
sls offline start

# View dynamoDB tables (defaults to instance on localhost:8000)
dynamodb-admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published