Is your feature request related to a problem? Please describe.
We have .mdx files in the repository. To change something in it we need to make a new commit. We want to keep everything in some CMS-like strapi as MDX content.
Describe the solution you'd like
We can fetch MDX content from CMS and save it on the storybook rebuild.
We can watch changes in the repository on some webhooks and rebuild page component.infermedica.com
Describe alternatives you've considered
What are the acceptance criteria?
Additional context
Is your feature request related to a problem? Please describe.
We have .mdx files in the repository. To change something in it we need to make a new commit. We want to keep everything in some CMS-like strapi as MDX content.
Describe the solution you'd like
We can fetch MDX content from CMS and save it on the storybook rebuild.
We can watch changes in the repository on some webhooks and rebuild page
component.infermedica.comDescribe alternatives you've considered
What are the acceptance criteria?
Additional context