{"id":15138495,"url":"https://github.com/sammers21/pvpqnet","last_synced_at":"2025-07-21T11:05:39.785Z","repository":{"id":143568985,"uuid":"613592843","full_name":"Sammers21/pvpqnet","owner":"Sammers21","description":"Xunamate copy that went too far","archived":false,"fork":false,"pushed_at":"2025-07-19T16:40:28.000Z","size":15878,"stargazers_count":14,"open_issues_count":4,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-19T20:12:47.356Z","etag":null,"topics":["backend","docker","frontend","java","java20","javascript","lucene","monogodb","mui","react","reactive-programming","reactjs","rust","rxjava3","telegram","vertx","virtual-threads","website"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sammers21.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,"zenodo":null}},"created_at":"2023-03-13T21:58:18.000Z","updated_at":"2025-07-19T16:40:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"34e268ec-9169-4d39-ae04-671f4531d961","html_url":"https://github.com/Sammers21/pvpqnet","commit_stats":{"total_commits":691,"total_committers":2,"mean_commits":345.5,"dds":0.02894356005788712,"last_synced_commit":"283611e0b5a9395e944b0eb195672dd4a64c4c8c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sammers21/pvpqnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sammers21%2Fpvpqnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sammers21%2Fpvpqnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sammers21%2Fpvpqnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sammers21%2Fpvpqnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sammers21","download_url":"https://codeload.github.com/Sammers21/pvpqnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sammers21%2Fpvpqnet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266287824,"owners_count":23905461,"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":["backend","docker","frontend","java","java20","javascript","lucene","monogodb","mui","react","reactive-programming","reactjs","rust","rxjava3","telegram","vertx","virtual-threads","website"],"created_at":"2024-09-26T07:40:20.244Z","updated_at":"2025-07-21T11:05:39.764Z","avatar_url":"https://github.com/Sammers21.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Backend build](https://github.com/Sammers21/pvpqnet/actions/workflows/backend-build.yml/badge.svg)](https://github.com/Sammers21/pvpqnet/actions/workflows/backend-build.yml)\n[![Frontend build](https://github.com/Sammers21/pvpqnet/actions/workflows/frontend-build.yml/badge.svg)](https://github.com/Sammers21/pvpqnet/actions/workflows/frontend-build.yml)\n# pvpq.net\nhttps://pvpq.net is a World of Warcraft PvP data oriented web site which has the following features:\n* Leaderboards with player statistics and rankings\n* Activity graphs for players for the past several hours\n* Support for EU and US regions as well as every pvp bracket\n  \n\nPlease consider giving our GitHub project a star if you find it helpful. Your support will help us reach more users and improve our project. Thank you!\n\n# How to run locally\nThe project consist of two parts: the frontend and the backend.\nIn order to run the project locally you need to have [Node.js](https://nodejs.org/en/) and [MongoDB](https://www.mongodb.com/) installed as well as a [Battle.net API keys](https://dev.battle.net/).\n\n## Backend\nIn order to run the backend you need to have:\n1. a [MongoDB](https://www.mongodb.com/) instance running\n2. [Battle.net API keys](https://dev.battle.net/): client id and secret\n3. [Docker](https://www.docker.com/) installed\n4. After you have the above you can run the backend with the following commands:\n```\ndocker build -t pvpq-backend .\ndocker run  -e CLIENT_ID=\"\" -e CLIENT_SECRET=\"\" -e DB_URI=\"\" --name pvpq -d -p9000:9000 pvpq-backend\n```\n**CLIENT_ID** and **CLIENT_SECRET** are the Battle.net API keys. **DB_URI** is the MongoDB connection string.\n\nThe backend will be available at http://localhost:9000. The backend will automatically create the database and populate it with data.\n\n## Frontend\nThe frontend is a [React](https://reactjs.org/) application which can be run with the following commands:\n```\ncd frontend\nnpm install\nREACT_APP_API_URL=http://localhost:9000 npm start\n```\nThe frontend will be available at http://localhost:3000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsammers21%2Fpvpqnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsammers21%2Fpvpqnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsammers21%2Fpvpqnet/lists"}