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