Skip to content

crawls a site and copies static content into an s3 bucket

Notifications You must be signed in to change notification settings

jashley82/aptspider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aptspider

crawl a site, copy static content into an s3 bucket, compare md5 hashes of existing and new versions of files, perform cloudfront invalidations

install dependencies

npm install

start app server

npm start

send a request

curl -d "seedurl=example.com&distid=cloudfrontdistid" localhost:3000

About

crawls a site and copies static content into an s3 bucket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published