Skip to content

fixt/s3-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

  1. npm install fixt/s3-deploy
  2. Create a .env file with the following keys based on your AWS S3 settings
  • AWS_BUCKET
  • AWS_REGION
  • AWS_ACCESS_KEY
  • AWS_SECRET_KEY
  • LOCAL_BUILD_FOLDER
  1. Run s3-deploy