react-spreadsheet icon indicating copy to clipboard operation
react-spreadsheet copied to clipboard

Deploy storybook

Open dominik-zeglen opened this issue 2 years ago • 1 comments

I don't think it goes without any notice that docs for this library are... not that good, but its storybook is quite well done. Maybe it'd help to deploy it somewhere? I doubt that I'm the only one that had to clone this repo and build sb locally, especially that I've seen links to stories' source code a few times in responses here. You can use vercel or something like that for autodeploy.

dominik-zeglen avatar May 09 '22 13:05 dominik-zeglen

Gave an attempt tonight. It wasn't easy. Storybook makes it pretty hard to build under a subpath and docusaurus doesn't make it easy to serve storybook from its static folder...

iddan avatar Aug 05 '22 19:08 iddan

FWIW it would already help new people to even have instructions to run the storybook locally to even know that it exists ;) I've been stumbling around a while with the docs...

founderblocks-sils avatar Mar 18 '23 07:03 founderblocks-sils

Great feedback! Would love a PR

iddan avatar Mar 19 '23 12:03 iddan

FWIW I haven't got it up and running yet, didnt allocate much time to it though

founderblocks-sils avatar Mar 19 '23 17:03 founderblocks-sils

Storybook is now available at: https://iddan.github.io/react-spreadsheet/storybook/

iddan avatar Apr 23 '23 23:04 iddan