gyugyu/storycap-action
Capture all pages of storybook, static pages, and so on
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| strategy | Strategy for server command, currently supported: start-storybook, http-server, none | — | start-storybook |
| path | Path to serve with http-server strategy | — | dist |
| server_cmd | Direct config of server_cmd | — | "" |
| port | Port to capture | — | 9000 |
| https | Usage of https schema | — | false |
| host | Host to capture | — | localhost |
| working_dir | Working directory | — | "" |
Outputs
no outputs