{"id":18854130,"url":"https://github.com/sasuke40/yew-starter","last_synced_at":"2026-03-16T15:33:15.405Z","repository":{"id":44018530,"uuid":"231793822","full_name":"SASUKE40/yew-starter","owner":"SASUKE40","description":"A template for starting a Yew.","archived":false,"fork":false,"pushed_at":"2023-01-07T13:26:13.000Z","size":666,"stargazers_count":34,"open_issues_count":9,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T23:41:48.246Z","etag":null,"topics":["rust","webassembly","yew"],"latest_commit_sha":null,"homepage":"https://yew-starter.netlify.com","language":"Rust","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/SASUKE40.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}},"created_at":"2020-01-04T16:28:27.000Z","updated_at":"2024-10-13T15:15:07.000Z","dependencies_parsed_at":"2023-02-07T06:46:02.108Z","dependency_job_id":null,"html_url":"https://github.com/SASUKE40/yew-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SASUKE40%2Fyew-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SASUKE40%2Fyew-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SASUKE40%2Fyew-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SASUKE40%2Fyew-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SASUKE40","download_url":"https://codeload.github.com/SASUKE40/yew-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248862560,"owners_count":21173830,"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":["rust","webassembly","yew"],"created_at":"2024-11-08T03:46:55.070Z","updated_at":"2026-03-16T15:33:15.395Z","avatar_url":"https://github.com/SASUKE40.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yew-starter\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/c0ca5dfc-6d7f-4bf4-9f60-2987a9776f35/deploy-status)](https://app.netlify.com/sites/yew-starter/deploys)\n\nA template for starting a Yew.\n\n**Live Demo:** https://yew-starter.netlify.com\n\n# Pre-reqs\n\nInstall rust if necessary\n\n```\ncurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n```\n\nInstall node if necessary\n\n```\nbrew install node\n```\n\n# Getting started\n\n- Clone the repository\n\n```\ngit clone --depth=1 https://github.com/SASUKE40/yew-starter.git \u003cproject_name\u003e\n```\n\n## Install dependencies\n\n```\ncargo install wasm-pack\ncargo install cargo-web\nnpm i\n```\n\n## Local development\n\n```\nnpm start\n# navigate to http://localhost:1234\n```\n\n```\nnpm build\n```\n\n## Serve\n\n```\nnpm i serve -g\nserve dist\n# navigate to http://localhost:5000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsasuke40%2Fyew-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsasuke40%2Fyew-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsasuke40%2Fyew-starter/lists"}