@utt/s3-deploy
v1.2.1
Published
Deploying static website to AWS S3 and setup the domain on Cloudflare
Downloads
3
Keywords
Readme
Usage
- npm i -g @utt/s3-deploy
cd
into a static website directory (make sure the directory named as your domain name)- run
s3-deploy
and chooseSetup Cloudflare auth
, and insert the name of the account and the token - run
s3-deploy
and chooseSetup AWS auth
, and insert the accessKey of the secretKey - run
s3-deploy
again and select Setup website - run
s3-deploy
and select Deploy
TODO
- [x] add choices when setup website, if to set cloudflare alone or aws alone