{"id":15513986,"url":"https://github.com/leojuriolli7/cluster","last_synced_at":"2026-04-28T16:05:03.847Z","repository":{"id":49346295,"uuid":"516210524","full_name":"leojuriolli7/cluster","owner":"leojuriolli7","description":"React Forum PWA with my own GraphQL backend. Register, post and comment!","archived":false,"fork":false,"pushed_at":"2023-02-20T04:16:22.000Z","size":2863,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-13T07:34:15.893Z","etag":null,"topics":["apollo","cluster","clusters","forum","fullstack","graphql","posts","pwa","react","reactjs","styled-components","typescript"],"latest_commit_sha":null,"homepage":"https://cluster-forum.com/","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/leojuriolli7.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}},"created_at":"2022-07-21T03:25:36.000Z","updated_at":"2023-04-25T04:15:42.000Z","dependencies_parsed_at":"2024-11-02T05:40:52.235Z","dependency_job_id":"40e20f9b-75de-41ff-b9a5-3e9c45cad25c","html_url":"https://github.com/leojuriolli7/cluster","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leojuriolli7%2Fcluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leojuriolli7%2Fcluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leojuriolli7%2Fcluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leojuriolli7%2Fcluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leojuriolli7","download_url":"https://codeload.github.com/leojuriolli7/cluster/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247580346,"owners_count":20961588,"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":["apollo","cluster","clusters","forum","fullstack","graphql","posts","pwa","react","reactjs","styled-components","typescript"],"created_at":"2024-10-02T09:56:31.694Z","updated_at":"2026-04-28T16:04:58.827Z","avatar_url":"https://github.com/leojuriolli7.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cluster\n\nCluster is a forum website made with React JS and consuming my GraphQL API called \u003ca href=\"https://github.com/leojuriolli7/cluster-api\"\u003eCluster API\u003c/a\u003e.\n\nAccess Cluster: https://cluster-forum.com/\n\nCluster is also a \u003ca href=\"https://web.dev/progressive-web-apps/\"\u003e**PWA**\u003c/a\u003e (Progressive Web App) - It can be downloaded as an app like a regular application on the phone or desktop.\n\nThe website has **authorization** (register and login) and the ability to **create**, **edit** or **delete** **posts** and **comments**. It also has light and dark mode alongside 🇧🇷Portuguese and 🇺🇸English translations.\n\nThe website identifies the browser/OS theme on the first visit and saves it. It also watches the browser/OS theme changes and follows it. Cluster also identifies the browser language and sets it automatically on the first visit.\n\n## Tecnologies used in this project:\n\n- \u003ca href=\"https://reactjs.org/\"\u003eReactJS\u003c/a\u003e, \u003ca href=\"https://www.typescriptlang.org/\"\u003eTypescript\u003c/a\u003e\n- \u003ca href=\"https://github.com/pmndrs/zustand\"\u003eZustand\u003c/a\u003e for state management\n- \u003ca href=\"https://www.apollographql.com/apollo-client\"\u003eApollo Client\u003c/a\u003e for consuming the GraphQL API\n- \u003ca href=\"https://react.i18next.com/\"\u003ei18Next\u003c/a\u003e for translations\n- \u003ca href=\"https://react-hook-form.com/\"\u003eReact Hook Form\u003c/a\u003e and \u003ca href=\"https://github.com/jquense/yup\"\u003eYup\u003c/a\u003e\n- \u003ca href=\"https://styled-components.com/\"\u003eStyled Components\u003c/a\u003e with light and dark mode\n- \u003ca href=\"https://reactrouter.com/\"\u003eReact Router\u003c/a\u003e for routing\n\n## Installation\nClone the project:\n\n```bash\ngit clone git@github.com:leojuriolli7/cluster.git\n```\n\nGo to the project directory:\n\n```bash\ncd cluster\n```\n\nInstall the project dependencies:\n\n```bash\nyarn\n```\n\n## Usage\nDefine the API endpoint on .env (clone and run \u003ca href=\"https://github.com/leojuriolli7/cluster-api\"\u003eCluster API\u003c/a\u003e on localhost:3000, for example)\n```bash\nREACT_APP_API_URL=localhost:3000/graphql\n```\n\n\nStart the application:\n\n```bash\nyarn start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleojuriolli7%2Fcluster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleojuriolli7%2Fcluster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleojuriolli7%2Fcluster/lists"}