Socket
Socket
Sign inDemoInstall

aws-quickdeploy

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    aws-quickdeploy

Quickly deploy a site from a single config file.


Version published
Weekly downloads
11
increased by1000%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 28 Apr 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc