{"id":19134579,"url":"https://github.com/azerothcore/wow-statistics","last_synced_at":"2025-10-09T17:36:25.516Z","repository":{"id":52990426,"uuid":"339113233","full_name":"azerothcore/wow-statistics","owner":"azerothcore","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-03T08:15:43.000Z","size":754,"stargazers_count":9,"open_issues_count":8,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-03T12:42:00.677Z","etag":null,"topics":["azerothcore-tools"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/azerothcore.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":"2021-02-15T15:02:59.000Z","updated_at":"2025-01-30T15:59:58.000Z","dependencies_parsed_at":"2025-04-30T01:37:12.338Z","dependency_job_id":"48280a4b-3303-47d3-bb91-3b19b70ee176","html_url":"https://github.com/azerothcore/wow-statistics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/azerothcore/wow-statistics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fwow-statistics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fwow-statistics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fwow-statistics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fwow-statistics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azerothcore","download_url":"https://codeload.github.com/azerothcore/wow-statistics/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azerothcore%2Fwow-statistics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001871,"owners_count":26083197,"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-10-09T02:00:07.460Z","response_time":59,"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":["azerothcore-tools"],"created_at":"2024-11-09T06:27:11.608Z","updated_at":"2025-10-09T17:36:25.489Z","avatar_url":"https://github.com/azerothcore.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WoW Statistics\n\nThis repository is a collection of React components to display useful information as charts about the server population.\n\n![WoW Statistics](wow-statistics.png)\n\n## Internals\n\nThis project is built using [Vite](https://vitejs.dev/), a modern build tool that provides a faster development experience compared to traditional bundlers like Webpack.\n\nThe chart was done with [AmChart 4](https://www.amcharts.com/) and inspired by [this example](https://www.amcharts.com/demos/column-chart-images-top/?theme=dark).\n\nThe application was safely typed with [TypeScript](https://www.typescriptlang.org/).\n\n## How to run\n\n1. Setup .env to your server (check [.env.example](.env.example))\n2. Install NPM 10.x and Node 20.x or later via [NVM](https://github.com/nvm-sh/nvm)\n3. npm install\n4. npm start\n\nDev/Local profile support is not currently available (see https://github.com/azerothcore/wow-statistics/issues/8), but you can mock data using [this mocked JSON](src/mockData.json).\n\n## Available Commands\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\\\nYou will also see any lint errors in the console.\n\n### `npm run build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\n### `npm run preview`\n\nPreviews the production build locally.\\\nThis command serves the build files, allowing you to see how your app will look in production before deploying.\n\n### `npm run lint`\n\nRuns ESLint on the project files with .js, .jsx, .ts, and .tsx extensions and attempts to fix any fixable issues.\n\n### `npm run prettier`\n\nFormats the project files using Prettier. This will apply code style changes to the files.\n\n### `npm run lint:fix`\n\nRuns ESLint to fix issues and then runs Prettier to format the code. This ensures that the code is both linted and formatted.\n\n## How to contribute\n\n- Install Visual Studio Code\n- Follow the [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) guideline\n- Commit messages are formatted with [commit-lint](https://commitlint.js.org/#/)\n- Code is formatted with Prettier\n- Open pull-requests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazerothcore%2Fwow-statistics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazerothcore%2Fwow-statistics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazerothcore%2Fwow-statistics/lists"}