{"id":24383854,"url":"https://github.com/cpluspatch/globoviz","last_synced_at":"2026-02-07T05:02:21.083Z","repository":{"id":270981634,"uuid":"912034970","full_name":"CPlusPatch/globoviz","owner":"CPlusPatch","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-05T01:24:57.000Z","size":44081,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-26T04:44:59.061Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/CPlusPatch.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":"2025-01-04T14:11:34.000Z","updated_at":"2025-01-06T11:14:04.000Z","dependencies_parsed_at":"2025-01-04T15:25:00.614Z","dependency_job_id":"d16118f2-39e1-4a25-bc53-25e377275318","html_url":"https://github.com/CPlusPatch/globoviz","commit_stats":null,"previous_names":["cpluspatch/globoviz"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CPlusPatch/globoviz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPlusPatch%2Fgloboviz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPlusPatch%2Fgloboviz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPlusPatch%2Fgloboviz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPlusPatch%2Fgloboviz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CPlusPatch","download_url":"https://codeload.github.com/CPlusPatch/globoviz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CPlusPatch%2Fgloboviz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29186742,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T03:35:06.566Z","status":"ssl_error","status_checked_at":"2026-02-07T03:34:57.604Z","response_time":63,"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":[],"created_at":"2025-01-19T10:16:21.026Z","updated_at":"2026-02-07T05:02:21.052Z","avatar_url":"https://github.com/CPlusPatch.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2 align=\"center\"\u003e\n  \u003cstrong\u003e\u003ccode\u003eGloboviz\u003c/code\u003e\u003c/strong\u003e\n\u003c/h2\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/typescript/typescript-original.svg\" height=\"42\" width=\"52\" alt=\"TypeScript logo\"\u003e\n    \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/vuejs/vuejs-original.svg\" height=\"42\" width=\"52\" alt=\"Vue logo\"\u003e\n    \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/nuxtjs/nuxtjs-original.svg\" height=\"42\" width=\"52\" alt=\"Nuxt logo\"\u003e\n    \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/bun/bun-original.svg\" height=\"42\" width=\"52\" alt=\"Bun logo\"\u003e\n    \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/css3/css3-original.svg\" height=\"42\" width=\"52\" alt=\"CSS3 logo\"\u003e\n    \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/html5/html5-original.svg\" height=\"42\" width=\"52\" alt=\"HTML5 logo\"\u003e\n    \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/linux/linux-original.svg\" height=\"42\" width=\"52\" alt=\"Linux logo\"\u003e\n    \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/tailwindcss/tailwindcss-original.svg\" height=\"42\" width=\"52\" alt=\"TailwindCSS logo\"\u003e\n\u003c/div\u003e\n\n\u003cbr/\u003e\n\n# Features\n\n- [x] Globe visualization\n\n## Browser Support\n\nThe following browsers are **supported** (issues will be prioritized):\n- **Chromium**: `110+`\n- **Firefox**: `110+`\n- **Safari**: `16+`\n- **IE**: None.\n\nOther browsers may work, but are not guaranteed to.\n\n# Performance\n\n## Benchmarks\n\nSoon™.\n\n# Installation\n\n\n## Manual Installation\n\nHere are the steps to install globoviz manually:\n\n1. Clone the repository.\n```bash\ngit clone https://github.com/CPlusPatch/globoviz.git\n```\n1. Install dependencies.\n```bash\nbun install\n```\n1. Build the project.\n```bash\nbun run build\n```\n1. Serve the static files in the `.output/public` directory.\n\u003e [!WARNING]\n\u003e\n\u003e `.output/public/200.html` should be configured as a fallback for all 404 errors.\n\n# Development\n\nRun `bun dev` to start the development server.\n\n# License\n\nThis project is licensed under the GPL 3.0 - see the [LICENSE](LICENSE) file for details.\n\n# Acknowledgments\n\n## Projects\n\n- [**Bun**](https://bun.sh): Thanks to the Bun team for creating an amazing JavaScript runtime.\n- [**Nuxt**](https://nuxt.com): Thanks to the Nuxt team for creating an amazing Vue framework.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpluspatch%2Fgloboviz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcpluspatch%2Fgloboviz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpluspatch%2Fgloboviz/lists"}