How to Set Up a Storybook Twig/HTML Library and Deploy with GitHub Actions
You can host your static storybook library using GitHub Pages and their Actions deployment solution for free. Here’s how I did it:
Project setup and caveats
This is a standalone storybook html component library using twig templating, so could be used...
the-dog-can-blog.hashnode.dev5 min read