@hub9/aws-deployatron

1.3.0 • Public • Published

🚀 AWS Deployatron

Requirements

  • Node 8.9+

Installation

$ npm install @hub9/aws-deployatron

Usage

  1. Setup the following env vars:
Environment variables Description
PUBLIC_URL Public url for deployed files. Target directory is extracted for this.
AWS_REGION AWS Region to connect to
AWS_ACCESS_KEY_ID AWS Key ID
AWS_SECRET_ACCESS_KEY AWS Access Key
AWS_S3_BUCKET S3 Bucket name
AWS_CLOUDFRONT_ID Cloudfront distribution ID associated with this bucket
  1. Call the binary:
$ aws-deployatron --inputDir <sourceDir>

Todo

  • [ ] Improve options
  • [ ] Improve CLI usage
  • [ ] Improve modularization

Package Sidebar

Install

npm i @hub9/aws-deployatron

Weekly Downloads

1

Version

1.3.0

License

MIT

Unpacked Size

11.7 kB

Total Files

10

Last publish

Collaborators

  • romulof