0.3.2 • Published 3 years ago

ember-cli-deploy-storybook v0.3.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

ember-cli-deploy-storybook

This addon deploys a storybook to S3 (and eventually GH, etc), so that it can be automated through ember-cli-deploy, and be configured depending on the deployment target (so that PRs, prod, staging, etc can all have separate storybooks deployed).

This is WIP and only supports a basic deployment to S3.

Compatibility

  • Ember.js v3.16 or above
  • Ember CLI v2.13 or above
  • Node.js v10 or above

Installation

ember install ember-cli-deploy-storybook

Usage

Longer description of how to use the addon in apps.

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.