/s3-deploy

Push to AWS S3 with ease

Primary LanguageJavaScript

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