I am currently working on multiple projects(that means each project is in different repo) which is using storybook(one common repo which is getting redundant in each project). I want to publish or do want to place that somewhere on the cloud so that, code doesn't get redundant every time.
I am using storybook in my reactJS project.