{"id":15962507,"url":"https://github.com/newsoftwareculture/ui-components","last_synced_at":"2026-04-09T08:45:28.646Z","repository":{"id":159960758,"uuid":"500595692","full_name":"NewSoftwareCulture/UI-components","owner":"NewSoftwareCulture","description":"UI components on React","archived":false,"fork":false,"pushed_at":"2022-06-11T22:29:45.000Z","size":3096,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T22:20:27.774Z","etag":null,"topics":["components","github-actions","github-pages","react","storybook"],"latest_commit_sha":null,"homepage":"https://newsoftwareculture.github.io/UI-components","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NewSoftwareCulture.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-06T21:15:37.000Z","updated_at":"2024-06-24T17:25:12.000Z","dependencies_parsed_at":"2024-03-10T02:30:39.044Z","dependency_job_id":null,"html_url":"https://github.com/NewSoftwareCulture/UI-components","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"e47495503384dcccee9d3373c4ded94161ae4bf5"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NewSoftwareCulture%2FUI-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NewSoftwareCulture%2FUI-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NewSoftwareCulture%2FUI-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NewSoftwareCulture%2FUI-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NewSoftwareCulture","download_url":"https://codeload.github.com/NewSoftwareCulture/UI-components/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247176142,"owners_count":20896419,"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":["components","github-actions","github-pages","react","storybook"],"created_at":"2024-10-07T16:04:07.857Z","updated_at":"2026-04-09T08:45:23.610Z","avatar_url":"https://github.com/NewSoftwareCulture.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UI-components with storybook\n\n\u003e Use node v15.8.0\n\n### Install storybook\n\n1. `npx storybook init`\n2. `npm run storybook`\n\n### Deploy storybook to Github Pages\n\n1. Edit build-storybook script in package.json\n\n```json\n{\n  \"build-storybook\": \"build-storybook -o docs -s ./src/stories/assets\",\n}\n```\n\n2. Add ssh url\n\n```bash\ngit remote add origin REPOSITORY_URL\n```\n\n3. Add files to commit\n\n```bash\ngit add .\n```\n\n4. Commit changes\n\n```bash\ngit commit -m \"init\"\n```\n\n5. Push changes\n\n```bash\ngit push origin master\n```\n\n6. Set `/docs` source in `Repository/Settings/Pages/Source`\n\n7. Check your React App in https://NAME_ACCOUNT.github.io/REPOSITORY_NAME","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnewsoftwareculture%2Fui-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnewsoftwareculture%2Fui-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnewsoftwareculture%2Fui-components/lists"}