@planningcenter/core-automations 1.5.0-alpha.0 → 1.5.0-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -176,6 +176,9 @@ If your app is already using `Tapestry-React`, you can simply reuse whatever you
176
176
 
177
177
  For more information about theming in Tapestry-React, see <https://planningcenter.github.io/tapestry-react/theming>.
178
178
 
179
+ ### Development
180
+
181
+ [Storybook](https://storybook.js.org/) is installed for documentation and a quick development feedback loop. It runs at `people.pco.test:6006` by default so that pco-api session auth works automatically.
179
182
 
180
183
  ### Troubleshooting
181
184