{"id":22712026,"url":"https://github.com/buildit/storybook-addon-blabbr","last_synced_at":"2025-04-13T16:13:16.440Z","repository":{"id":57100705,"uuid":"78874926","full_name":"buildit/storybook-addon-blabbr","owner":"buildit","description":"Component reviewer for React Storybook","archived":false,"fork":false,"pushed_at":"2017-10-13T11:39:39.000Z","size":474,"stargazers_count":13,"open_issues_count":6,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-13T16:13:11.032Z","etag":null,"topics":["atomic-design","collaboration","component-reviewer","design-systems","react","storybook"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/buildit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-13T18:25:24.000Z","updated_at":"2021-12-18T12:49:41.000Z","dependencies_parsed_at":"2022-08-20T22:40:16.628Z","dependency_job_id":null,"html_url":"https://github.com/buildit/storybook-addon-blabbr","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildit%2Fstorybook-addon-blabbr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildit%2Fstorybook-addon-blabbr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildit%2Fstorybook-addon-blabbr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buildit%2Fstorybook-addon-blabbr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buildit","download_url":"https://codeload.github.com/buildit/storybook-addon-blabbr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248741193,"owners_count":21154255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atomic-design","collaboration","component-reviewer","design-systems","react","storybook"],"created_at":"2024-12-10T13:09:08.304Z","updated_at":"2025-04-13T16:13:16.414Z","avatar_url":"https://github.com/buildit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# storybook-addon-blabbr\n\nComponent reviewer and approver for React Storybook.\n\n## Configuration\n\nblabbr expects to find a `storybook-config.json` configuration file at the root of your host, for static builds, or inside your storybook setup folder (generally `.storybook`). \n\nFill out the template located at `.storybook/storybook-config.json.template` and rename it to `storybook-config.json`.\n\nThis should look like this:\n\n```\n{\n  \"storybook\": {\n    \"blabbr\": {\n      \"db\": {\n        \"user\": \"username\",\n        \"pwd\": \"password\",\n        \"host\": \"db-endpoint\"\n      },\n      \"slack\": {\n        \"endPoint\": \"http://your-slack-endpoint\"\n      },\n      \"ui\": {\n        \"avatar\": true\n      }\n    }\n  }\n}\n```\n\nThe host for the blabbr db should be `localhost:5984/blabbr` if using local CouchDB (see below). User and pwd can be omitted in that case.\n\n## Storybook registration\n\nTo use the plugin you need to register it, like most Storybook plugins. Simply add the following to your `addons.js` file in the storybook configuration:\n\n`import '@buildit/storybook-addon-blabbr/register';`\n\n## Comment formatting\n\nComments are formatted using the [marked](https://www.npmjs.com/package/marked) package.\n\n## Local CouchDB setup\n\n[Install Apache CouchDB](http://couchdb.apache.org/) by downloading the respective installer for your OS.\n\nOnce installation is done, navigate to [http://localhost:5984](http://localhost:5984). Create an admin username and password.\n\nGo to configuration and CORS and enable CORS.\n\nAdd the correct values to the `storybook-config.json` as mentioned above.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildit%2Fstorybook-addon-blabbr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuildit%2Fstorybook-addon-blabbr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildit%2Fstorybook-addon-blabbr/lists"}