asd-agent

1.2.0 • Public • Published

npm version Build Status Dependency Status devDependency Status

asd-agent

Deploy static web-apps on AWS

Setup

For update the asd-agent server, you should

npm i -g asd-agent

After that, you should stop the forever daemon

forever stop "id"

setup the environment variables:

export S3_BUCKET="S3_BUCKET"
export SNS_TOPIC_ARN="SNS_TOPIC_ARN"

and start the updated asd-agent

forever start $(which asd-agent)

Readme

Keywords

none

Package Sidebar

Install

npm i asd-agent

Weekly Downloads

2

Version

1.2.0

License

Apache-2.0

Last publish

Collaborators

  • pscanf