1.0.10 • Published 7 years ago

aws-quickdeploy v1.0.10

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

aws-quickdeploy

npm version

An idea for setting up a website from a single config file.

Go from this file to this website or this website

Prerequisites

  • Have node and npm installed. Get them both here
  • Have an AWS account with a S3 bucket.
  • (Optional) About $12

Steps

Open a terminal

Run mkdir <a directory> and cd <that directory>

Run npm init

Run npm install aws-quickdeploy

Populate the generated aws.json file with needed values

Modify the data.yml file too

Run npm run render to render and deploy.

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago