{"id":15506226,"url":"https://github.com/sooniter/hello-rust-app","last_synced_at":"2025-09-12T15:55:12.819Z","repository":{"id":132436848,"uuid":"549075607","full_name":"SoonIter/hello-rust-app","owner":"SoonIter","description":"wasm!wasm!wasm!!!","archived":false,"fork":false,"pushed_at":"2023-05-02T20:44:35.000Z","size":29,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-12T14:33:03.629Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/SoonIter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-10-10T16:27:18.000Z","updated_at":"2022-11-15T06:56:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"98150eac-a085-403e-92a2-f22f80e3d97d","html_url":"https://github.com/SoonIter/hello-rust-app","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"a07be458d87ea78e03e35221fd217eadddb12d58"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":"security-union/yew-actix-template","purl":"pkg:github/SoonIter/hello-rust-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoonIter%2Fhello-rust-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoonIter%2Fhello-rust-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoonIter%2Fhello-rust-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoonIter%2Fhello-rust-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoonIter","download_url":"https://codeload.github.com/SoonIter/hello-rust-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoonIter%2Fhello-rust-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274833073,"owners_count":25358257,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-02T09:26:18.705Z","updated_at":"2025-09-12T15:55:12.792Z","avatar_url":"https://github.com/SoonIter.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker + Actix + Yew Full Stack Template\n\n[![IMAGE ALT TEXT](http://img.youtube.com/vi/oCiGjrpGk4A/maxresdefault.jpg)](https://youtu.be/oCiGjrpGk4A \"YouTube video\")\n\n\n## 👨‍💻 YouTube videos\n1. Full Stack Rust App Template using Yew + Actix! https://youtu.be/oCiGjrpGk4A\n2. Add Docker to your full stack Rust app Actix + Yew App https://youtu.be/YzjFk694bFM\n3. SERVER SIDE OAUTH with Actix Web, Yew and Rust (analyzing GRAMMARLY) https://youtu.be/Wl8oj3KYqxM\n4. I added a Database To Our YEW ACTIX Template To Store Users And OAuth Tokens.\n https://youtu.be/ENgMHIQk7T8\n \n## 👉 Join our Discord Community\nYou can join our Discord Community, here is the [invite link](https://discord.gg/JP38NRe4CJ).\n\n## 👨‍💻 Project Structure\n\nContains 3 sub-projects\n\n1. actix-api: actix web server\n2. yew-ui: Yew frontend\n3. types: json serializable structures used to communicate the frontend and backend.\n\n# Dockerized workflow\n\n1. Install docker\n2. Run one of the supported make commands\n\n```\nmake test\nmake up\nmake down\nmake build\n```\n\n# OAuth2\n\nThis template supports OAuth2 via yew-auth, to configure client_id and other secrets, read the docker-compose =\u003e \nhttps://github.com/security-union/yew-actix-template/blob/main/docker/docker-compose.yaml\n\nCopy `docker/.env-sample` to `docker/.env` and fill in the variables. Assuming that you want to use Google as your OAuth provider, you will need to generate OAuth 2.0 credentials using a Google Cloud developer account. \n\nOnce you have a Google Cloud developer account, you can generate the values for the `OAUTH_CLIENT_ID` and `OAUTH_SECRET` variables using the following steps: [Setting up OAuth 2.0](https://support.google.com/cloud/answer/6158849?hl=en). As part of registering your web app with Google Cloud to associate with the OAuth credentials, you will need to configure your app to request the following scopes: `email`, `profile`, and `openid`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsooniter%2Fhello-rust-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsooniter%2Fhello-rust-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsooniter%2Fhello-rust-app/lists"}