Skip to content

glebpro/aws-quickdeploy

Repository files navigation

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.

About

Deploy a website to S3 from a config file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published