{"id":18054234,"url":"https://github.com/yugasun/rust-web-starter","last_synced_at":"2025-04-05T08:24:41.365Z","repository":{"id":253881349,"uuid":"844465005","full_name":"yugasun/rust-web-starter","owner":"yugasun","description":"Rust Web Application Template","archived":false,"fork":false,"pushed_at":"2024-08-20T03:54:22.000Z","size":77,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T16:52:00.263Z","etag":null,"topics":["rust-web","rust-webassembly","starter-template","yew"],"latest_commit_sha":null,"homepage":"https://yugasun.github.io/rust-web-starter/","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/yugasun.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":"2024-08-19T10:12:12.000Z","updated_at":"2024-08-20T03:57:03.000Z","dependencies_parsed_at":"2024-08-20T06:24:36.436Z","dependency_job_id":null,"html_url":"https://github.com/yugasun/rust-web-starter","commit_stats":null,"previous_names":["yugasun/rust-web-starter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yugasun%2Frust-web-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yugasun%2Frust-web-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yugasun%2Frust-web-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yugasun%2Frust-web-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yugasun","download_url":"https://codeload.github.com/yugasun/rust-web-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247308045,"owners_count":20917622,"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-web","rust-webassembly","starter-template","yew"],"created_at":"2024-10-31T00:09:51.849Z","updated_at":"2025-04-05T08:24:41.335Z","avatar_url":"https://github.com/yugasun.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Rust Web Application Starter\n\n### Prerequisites\n\n#### Rust\n\nInstall Rust:\n\n```bash\ncurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n```\n\n#### Node.js And PNPM\n\nInstall Node.js:\n\n```bash\n# installs nvm (Node Version Manager)\ncurl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.0/install.sh | bash\n# download and install Node.js (you may need to restart the terminal)\nnvm install 18\n```\n\nInstall PNPM:\n\n```bash\nnpm install -g pnpm\n```\n\n### Run\n\nBefore running the application, you need to install the dependencies:\n\n```bash\npnpm run bootstrap\n```\n\nThen you can run the application:\n\n```bash\npnpm run dev\n```\n\n### Build\n\nTo build the application:\n\n```bash\npnpm run build\n```\n\n## License\n\n[MIT @yugasun](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyugasun%2Frust-web-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyugasun%2Frust-web-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyugasun%2Frust-web-starter/lists"}