{"id":21396839,"url":"https://github.com/posixpascal/geofind","last_synced_at":"2025-07-13T19:31:34.366Z","repository":{"id":37920565,"uuid":"211722231","full_name":"posixpascal/geofind","owner":"posixpascal","description":"Multiplayer Geographical Guessing Game using PostGIS, Nuxt, Leaflet \u0026 Colyseus.","archived":false,"fork":false,"pushed_at":"2024-08-06T10:16:05.000Z","size":99602,"stargazers_count":38,"open_issues_count":2,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-08-06T12:11:43.457Z","etag":null,"topics":["colyseus","game","gameserver","leaflet","maps","nuxt","typescript","vue","websockets"],"latest_commit_sha":null,"homepage":"https://geofind.io","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/posixpascal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-09-29T20:30:16.000Z","updated_at":"2024-08-06T10:16:08.000Z","dependencies_parsed_at":"2024-08-06T12:05:55.975Z","dependency_job_id":null,"html_url":"https://github.com/posixpascal/geofind","commit_stats":{"total_commits":75,"total_committers":2,"mean_commits":37.5,"dds":"0.013333333333333308","last_synced_commit":"ae0afa59353ba4938b9d992ad92b37f91ae92120"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posixpascal%2Fgeofind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posixpascal%2Fgeofind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posixpascal%2Fgeofind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posixpascal%2Fgeofind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/posixpascal","download_url":"https://codeload.github.com/posixpascal/geofind/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225911997,"owners_count":17544085,"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":["colyseus","game","gameserver","leaflet","maps","nuxt","typescript","vue","websockets"],"created_at":"2024-11-22T14:29:33.321Z","updated_at":"2024-11-22T14:29:34.117Z","avatar_url":"https://github.com/posixpascal.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"72\" src=\"https://raw.githubusercontent.com/posixpascal/geofind/master/packages/web/assets/images/logo-yellow.svg\"\u003e\n\u003c/p\u003e\n\n[![Maintainability](https://api.codeclimate.com/v1/badges/c81ea928b2b76d4efae5/maintainability)](https://codeclimate.com/github/posixpascal/geofind/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/c81ea928b2b76d4efae5/test_coverage)](https://codeclimate.com/github/posixpascal/geofind/test_coverage)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![Uptime](https://img.shields.io/uptimerobot/ratio/m783620652-575ef546c2e2407fd4bca7d7)](https://status.geofind.io)\n[![Status](https://img.shields.io/uptimerobot/status/m783620652-575ef546c2e2407fd4bca7d7)](https://status.geofind.io)\n\n# 🌍 🔍 geofind.io \n\n\u003cp align=\"center\"\u003e\n\u003cstrong\u003egeofind.io\u003c/strong\u003e is a multiplayer geographical guessing game \nwritten exclusively in TypeScript featuring different game modes, custom markers, fine-tuned settings and lots of other features.\n\n\n[Play now!](https://geofind.io)\n\u003c/p\u003e\n\n## 🌈 Screenshots\n\n### 🕹 Game Play\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/posixpascal/geofind/raw/master/screenshots/gameplay.jpg\"\u003e\n\u003c/p\u003e\n\n### 📍 Home\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/posixpascal/geofind/raw/master/screenshots/home.jpg\"\u003e\n\u003c/p\u003e\n\n### 👥 Lobby\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/posixpascal/geofind/raw/master/screenshots/lobby.jpg\"\u003e\n\u003c/p\u003e\n\n\n### 💄 Profile \n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/posixpascal/geofind/raw/master/screenshots/profile.jpg\"\u003e\n\u003c/p\u003e\n\n## 🏛 Structure\n\nThe project is structured using `yarn workspaces`. The following namespaces exist at the moment:\n\n- packages/web: Nuxt powered web client\n- packages/api: Colyseus GameServer API\n- packages/app: ReactNative powered mobile client\n\n## 🚀 Up and running\n\nTo install geofind on your local machine, follow the instructions listed below. \n\nFirst, install the dependencies listed in the `package.json` file:\n```bash\n# in root directory\nyarn install\n```\n\nThen start the servers using:\n```bash\nyarn workspace @geofind/api start:dev\nyarn workspace @geofind/web start:dev\n```\n\n\n### 🔨 Database\n\nThis project depends on a PostgreSQL with PostGIS extension. A database dump is located in this repo under `config/dumps` for your convenience.\n\n### 🗺 Tileserver\n\nThe frontend expects 2 URLs to a tileserver (see: `./packages/web/.env.example`). You may specify your own tileserver but it's not necessary for the application to start.\n\n## 🤝 Contribution\n\nContribution is very much appreciated and every pull request will be considered for merging into master. \n\n## 👨‍⚖️ License\nThis project is licensed under GNU GPLv3. View [LICENSE](https://github.com/posixpascal/geofind_frontend/blob/master/LICENSE) for more information.\n\n## 📝 Copyright\n`geofind.io` is Copyright © 2019 by Pascal Raszyk \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposixpascal%2Fgeofind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fposixpascal%2Fgeofind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposixpascal%2Fgeofind/lists"}