feat: storybook
when STORYBOOK: "true"
it will build an additional storybook app. Needs https://git.panter.ch/panter/helm-charts/merge_requests/13 to be merged
the storybook will be deployed at host/storybook
caveates & hints:
- storybook must be under .storybook
- it does not deploy it on production (but it is built, its not so easy to turn that off)
Edited by Marco Wettstein