{"id":49567519,"url":"https://github.com/internethealthreport/ihr-website","last_synced_at":"2026-05-03T12:05:16.073Z","repository":{"id":38094511,"uuid":"160786252","full_name":"InternetHealthReport/ihr-website","owner":"InternetHealthReport","description":"Vue.js code for IHR website","archived":false,"fork":false,"pushed_at":"2026-04-17T09:46:49.000Z","size":9772,"stargazers_count":91,"open_issues_count":6,"forks_count":182,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-04-17T11:32:39.844Z","etag":null,"topics":["gsoc","hacktoberfest","internet-measurements","internet-monitoring","javascript","vuejs"],"latest_commit_sha":null,"homepage":"https://www.ihr.live","language":"Vue","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/InternetHealthReport.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-12-07T07:14:48.000Z","updated_at":"2026-04-02T07:23:28.000Z","dependencies_parsed_at":"2023-12-25T01:37:11.860Z","dependency_job_id":"983b64f7-1ba7-4122-a6af-12702d2603df","html_url":"https://github.com/InternetHealthReport/ihr-website","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/InternetHealthReport/ihr-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InternetHealthReport%2Fihr-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InternetHealthReport%2Fihr-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InternetHealthReport%2Fihr-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InternetHealthReport%2Fihr-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InternetHealthReport","download_url":"https://codeload.github.com/InternetHealthReport/ihr-website/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InternetHealthReport%2Fihr-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32568037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: 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":["gsoc","hacktoberfest","internet-measurements","internet-monitoring","javascript","vuejs"],"created_at":"2026-05-03T12:05:11.806Z","updated_at":"2026-05-03T12:05:16.069Z","avatar_url":"https://github.com/InternetHealthReport.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/40665700?s=200\u0026v=4\" height=\"100\"\u003e\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eIHR Website\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\nThe Internet Health Report monitors the conditions of networks that compose the Internet. This effort aims to provide network operators, policymakers, and other stakeholders, with a better understanding of the Internet's infrastructure and its evolution. To understand further click \u003ca href=\"https://www.ihr.live/\"\u003ehere\u003c/a\u003e.\n\u003c/p\u003e\n\n## Prerequisites to run\n\n#### Install Node JS\n\nInstall [Node v24.11.0 (LTS)](https://nodejs.org/en/blog/release/v24.11.0)\n\n#### Install NPM package manager\n\nInstall [NPM v11.6.1](https://docs.npmjs.com/cli/v11/configuring-npm)\n\n#### Cloning and Running the Application in local\n\nClone the project\n\n```bash\ngit clone https://github.com/InternetHealthReport/ihr-website.git\ncd ihr-website\n```\nNote: \n- you can use [NVM](https://github.com/nvm-sh/nvm) to switch between node versions as per your need \n\n#### Install all the NPM packages.\n\n```bash\nnpm install\n```\n\n\n#### For compilations and hot-reloads in development\n\n```bash\nnpm run dev\n```\n\n#### To compile and minify for production run\n\n```bash\nnpm run build\n```\n\n#### To format files\n\n```bash\nnpm run format\n```\n\n## Deploy with Docker\n\nTo deploy the project with Docker, follow these steps:\n\n#### Clone the project in localhost\n\n```bash\ngit clone https://github.com/InternetHealthReport/ihr-website.git\ncd ihr-website\n```\n\n#### Build the Docker Image\n\n```bash\ndocker build -t ihr-website .\n```\n\n#### Run the Docker Container\n\n```bash\ndocker run --name ihr-website -d -p \u003chost-port\u003e:80 -t ihr-website\n```\n\nReplace `\u003chost-port\u003e` with the port on your host machine where you want to expose the application.\n\n## Ways to contribute\n\nCheckout [IHR Handbook for contributors](https://github.com/InternetHealthReport/gsoc/blob/main/ihr-contributor-handbook.md) for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finternethealthreport%2Fihr-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finternethealthreport%2Fihr-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finternethealthreport%2Fihr-website/lists"}