aws-quickdeploy

1.0.10 • Public • Published

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.

Dependencies (0)

    Dev Dependencies (9)

    Package Sidebar

    Install

    npm i aws-quickdeploy

    Weekly Downloads

    1

    Version

    1.0.10

    License

    MIT

    Last publish

    Collaborators

    • glebpro