{"id":45883363,"url":"https://github.com/patternfly-yew/patternfly-yew-quickstart","last_synced_at":"2026-02-27T14:59:38.253Z","repository":{"id":41538490,"uuid":"304974982","full_name":"patternfly-yew/patternfly-yew-quickstart","owner":"patternfly-yew","description":"A Patternfly for Yew quickstart repository","archived":false,"fork":false,"pushed_at":"2024-05-02T06:23:11.000Z","size":684,"stargazers_count":25,"open_issues_count":5,"forks_count":13,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-05-03T11:03:39.891Z","etag":null,"topics":["patternfly","rust","yew"],"latest_commit_sha":null,"homepage":"https://patternfly-yew.github.io/patternfly-yew-quickstart/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patternfly-yew.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-10-17T21:48:37.000Z","updated_at":"2024-05-02T06:23:14.000Z","dependencies_parsed_at":"2024-01-16T10:13:11.887Z","dependency_job_id":"31ea98f0-6dd1-4db1-904d-a798020a94fb","html_url":"https://github.com/patternfly-yew/patternfly-yew-quickstart","commit_stats":null,"previous_names":["patternfly-yew/patternfly-yew-quickstart"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/patternfly-yew/patternfly-yew-quickstart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patternfly-yew%2Fpatternfly-yew-quickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patternfly-yew%2Fpatternfly-yew-quickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patternfly-yew%2Fpatternfly-yew-quickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patternfly-yew%2Fpatternfly-yew-quickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patternfly-yew","download_url":"https://codeload.github.com/patternfly-yew/patternfly-yew-quickstart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patternfly-yew%2Fpatternfly-yew-quickstart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29901052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T14:46:13.553Z","status":"ssl_error","status_checked_at":"2026-02-27T14:46:10.522Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["patternfly","rust","yew"],"created_at":"2026-02-27T14:59:37.713Z","updated_at":"2026-02-27T14:59:38.236Z","avatar_url":"https://github.com/patternfly-yew.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PatternFly quick start for Yew\n\nThis is a quickstart template to get you started with [PatternFly for Yew](https://github.com/patternfly-yew/patternfly-yew).\n\nHere you can see this page in action: https://patternfly-yew.github.io/patternfly-yew-quickstart/\n\n## Pre-requisites\n\n* Rust\n\n  ```shell\n  curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n  ```\n\n* Trunk\n\n  ```shell\n  cargo install trunk\n  ```\n\n* NodeJS `npm`\n\n## Initialize\n\nFetch the PatternFly dependencies:\n\n```shell\nnpm ci\n```\n\n## Run local developer setup\n\nStart a local development server, which re-builds every time you make changes to the code:\n\n```shell\ntrunk serve\n```\n\nDirect your web browser to: http://localhost:8080\n\nYou can also start on a different port:\n\n```shell\ntrunk serve --port 8010\n```\n\n## Perform a release build\n\nTo build the Rust components and package up the page, run:\n\n```shell\ntrunk build --release\n```\n\nThe release is in the `dist/` folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatternfly-yew%2Fpatternfly-yew-quickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatternfly-yew%2Fpatternfly-yew-quickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatternfly-yew%2Fpatternfly-yew-quickstart/lists"}