Anacapa GitHub Linker Storybooks
Welcome! This website is home to the Anacapa GitHub Linker's React Storybook. There are 3 variants of this storybook hosted at this website at any given point in time:
- Production: Storybook automatically generated from the current contents of the master branch.
- QA: Storybook deployed for testing purposes with
yarn publish-storybook-qa
.
- PR: Storybook automatically generated from the most recent PR's branch.