As a developer
I want to have access to our Storybook library anywhere
So that I can see the components we have available for use
Definition of Done
Storybook is hosted on a url we can from the internet
Acceptance Criteria
Given Storybook is on the /storybook endpoint
When I go to /storybook on any environment
Then I can see that environment's version of Storybook
As a developer I want to have access to our Storybook library anywhere So that I can see the components we have available for use
Definition of Done Storybook is hosted on a url we can from the internet
Acceptance Criteria Given Storybook is on the
/storybook
endpoint When I go to/storybook
on any environment Then I can see that environment's version of Storybook