clickclickonsal / s3-deploy

Push to AWS S3 with ease

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Push to AWS S3 with ease


Languages

Language:JavaScript 93.9%Language:Shell 6.1%