{"id":25428482,"url":"https://github.com/rodrigorvsn/zawarado","last_synced_at":"2026-05-07T01:33:17.413Z","repository":{"id":130340977,"uuid":"541287901","full_name":"RodrigoRVSN/zawarado","owner":"RodrigoRVSN","description":"📚 Testing Client State management tools in a monorepo using Turborepo","archived":false,"fork":false,"pushed_at":"2022-10-02T20:07:47.000Z","size":76,"stargazers_count":2,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-20T13:49:50.701Z","etag":null,"topics":["hacktoberfest","jotai","mobx","monorepo","recoil","redux-toolkit","state","state-management","tailwindcss","turborepo","xstate","zustand"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RodrigoRVSN.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-09-25T19:34:29.000Z","updated_at":"2023-09-02T11:40:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"2f44e06c-1c39-48d7-afc3-44d265ccf881","html_url":"https://github.com/RodrigoRVSN/zawarado","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RodrigoRVSN/zawarado","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoRVSN%2Fzawarado","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoRVSN%2Fzawarado/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoRVSN%2Fzawarado/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoRVSN%2Fzawarado/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RodrigoRVSN","download_url":"https://codeload.github.com/RodrigoRVSN/zawarado/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoRVSN%2Fzawarado/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32719565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T00:29:05.620Z","status":"ssl_error","status_checked_at":"2026-05-07T00:28:57.074Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["hacktoberfest","jotai","mobx","monorepo","recoil","redux-toolkit","state","state-management","tailwindcss","turborepo","xstate","zustand"],"created_at":"2025-02-17T01:38:59.181Z","updated_at":"2026-05-07T01:33:17.407Z","avatar_url":"https://github.com/RodrigoRVSN.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zawarado\n\n\u003c!--- https://shields.io ---\u003e\n\n![GitHub repo size](https://img.shields.io/github/repo-size/rodrigorvsn/zawarado?style=for-the-badge)\n![GitHub language count](https://img.shields.io/github/languages/count/rodrigorvsn/zawarado?style=for-the-badge)\n![GitHub forks](https://img.shields.io/github/forks/rodrigorvsn/zawarado?style=for-the-badge)\n![Bitbucket open issues](https://img.shields.io/bitbucket/issues/rodrigorvsn/zawarado?style=for-the-badge)\n![Bitbucket open pull requests](https://img.shields.io/bitbucket/pr-raw/rodrigorvsn/zawarado?style=for-the-badge)\n\n___\n\n\u003c!--- #################### mudar badges #################### ---\u003e\n\n![image](https://user-images.githubusercontent.com/75763403/193473978-d868d7cb-f1da-4c14-bf75-039d3304be9b.png)\n\n\u003c!--- #################### mudar imagem exemplo #################### ---\u003e\n___\n\n\u003e This is a study test comparing client state management tools making the same simple application in a Monorepo\n\n___\n\n# ⚛️ Client state management tools used\n\n- Redux Toolkit (http://localhost:3000)\n- React Hooks (http://localhost:3001)\n- ...\n\n# ⚒️ Other tools \n\n- Nextjs\n- Typescript\n- Turborepo\n- Tailwindcss\n\n___\n\n## 💻 Prerequisites\n\n- Install LTS Node version.\n\n___\n\n\n## 🚀 Installing zawarado\n\n1. To use, follow the steps:\n\n```bash\ngit clone https://github.com/rodrigorvsn/zawarado.git\n```\n\n```bash\nyarn\n```\n\n4. Run!\n\n```bash\nyarn dev\n```\n\n## 📫 Contribuiting with zawarado\n\nTo contribue with zawarado, follow the steps:\n\n1. Fork this repository.\n2. Create a branch: `git checkout -b \u003cname_branch\u003e`.\n3. Make the changes and confirm: `git commit -m '\u003cmessage_commit\u003e'`\n4. Send to original repository: `git push origin \u003cmain_branch\u003e / \u003clocal\u003e`\n5. Send the pull request.\n\nAlternatively, see the GitHub documentation at [how to create a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).\n___\n## 🤝 Contributors\n\nMade with ❤️ by:\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"https://github.com/rodrigorvsn\"\u003e\n        \u003cimg src=\"https://github.com/rodrigorvsn.png\" width=\"100px;\" alt=\"Foto do Rodrigo Victor no GitHub\"/\u003e\u003cbr\u003e\n        \u003csub\u003e\n          \u003cb\u003eRodrigo Victor\u003c/b\u003e\n        \u003c/sub\u003e\n      \u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigorvsn%2Fzawarado","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodrigorvsn%2Fzawarado","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigorvsn%2Fzawarado/lists"}