{"id":18622087,"url":"https://github.com/security-union/yew-actix-template","last_synced_at":"2025-07-02T19:38:01.859Z","repository":{"id":41878878,"uuid":"510454657","full_name":"security-union/yew-actix-template","owner":"security-union","description":"Awesome full-stack template using Yew and Rust","archived":false,"fork":false,"pushed_at":"2023-11-25T17:33:45.000Z","size":110,"stargazers_count":190,"open_issues_count":0,"forks_count":30,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-06-30T16:56:31.766Z","etag":null,"topics":["actix","rust","template","yew"],"latest_commit_sha":null,"homepage":"","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/security-union.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","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,"zenodo":null}},"created_at":"2022-07-04T17:52:01.000Z","updated_at":"2025-06-17T13:59:27.000Z","dependencies_parsed_at":"2023-11-09T15:26:26.854Z","dependency_job_id":"49c66a33-a251-4097-a9ab-6a933380b8ef","html_url":"https://github.com/security-union/yew-actix-template","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/security-union/yew-actix-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/security-union%2Fyew-actix-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/security-union%2Fyew-actix-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/security-union%2Fyew-actix-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/security-union%2Fyew-actix-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/security-union","download_url":"https://codeload.github.com/security-union/yew-actix-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/security-union%2Fyew-actix-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263204763,"owners_count":23430289,"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":["actix","rust","template","yew"],"created_at":"2024-11-07T04:15:20.100Z","updated_at":"2025-07-02T19:38:01.813Z","avatar_url":"https://github.com/security-union.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%2Fsecurity-union%2Fyew-actix-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsecurity-union%2Fyew-actix-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecurity-union%2Fyew-actix-template/lists"}