https://github.com/phacks/rails-view-components-storybook
Companion repository for the “Building a Component Library in Rails with Storybook”
https://github.com/phacks/rails-view-components-storybook
component-library rails ruby storybook
Last synced: 10 months ago
JSON representation
Companion repository for the “Building a Component Library in Rails with Storybook”
- Host: GitHub
- URL: https://github.com/phacks/rails-view-components-storybook
- Owner: phacks
- Created: 2021-04-21T15:25:45.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-22T09:29:57.000Z (about 5 years ago)
- Last Synced: 2025-08-04T01:32:43.666Z (11 months ago)
- Topics: component-library, rails, ruby, storybook
- Language: Ruby
- Homepage:
- Size: 769 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
This repository is a companion to the article “Building a Component Library in Rails with Storybook”.
The different commits of this repository should follow the structure of the article, up until (and including) 7b9cc7. Commits after that one are only used for Heroku deployment and might break the local set up. Should you want to clone and use it locally, you’ll need to checkout this commit: `git checkout 7b9cc7859ee12f3289471fe3e5bee59e4f5f95b8`.
You can see the pages built in the article at the following addresses:
- Kitchen Sink: https://rails-view-components-storyboo.herokuapp.com/pages/kitchen-sink
- Storybook: https://rails-view-components-storyboo.herokuapp.com/_storybook/index.html