{"id":21479658,"url":"https://github.com/erb3/sveio","last_synced_at":"2025-04-23T01:48:18.635Z","repository":{"id":217550571,"uuid":"743695344","full_name":"Erb3/Sveio","owner":"Erb3","description":"A multiplayer geography game inspired by Posio","archived":false,"fork":false,"pushed_at":"2025-04-08T02:10:05.000Z","size":385,"stargazers_count":1,"open_issues_count":25,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-23T01:48:13.359Z","etag":null,"topics":["geography","geography-game","hacktoberfest","posio","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Erb3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2024-01-15T19:36:14.000Z","updated_at":"2025-02-01T19:23:48.000Z","dependencies_parsed_at":"2024-05-21T19:27:54.784Z","dependency_job_id":"ecb44c6d-4f17-4ed8-9ec6-d8f220332218","html_url":"https://github.com/Erb3/Sveio","commit_stats":{"total_commits":115,"total_committers":2,"mean_commits":57.5,"dds":"0.17391304347826086","last_synced_commit":"5981f98b21fbb47a77d70a90495cf5ed613ee7b3"},"previous_names":["erb3/sveio"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Erb3%2FSveio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Erb3%2FSveio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Erb3%2FSveio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Erb3%2FSveio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Erb3","download_url":"https://codeload.github.com/Erb3/Sveio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250354292,"owners_count":21416751,"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":["geography","geography-game","hacktoberfest","posio","rust"],"created_at":"2024-11-23T12:00:42.662Z","updated_at":"2025-04-23T01:48:18.610Z","avatar_url":"https://github.com/Erb3.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sveio\n\nA geography game inspired by [Posio](https://github.com/abrenaut/posio), written in 🔥🚀Rust.\n\n## Deployment\n\n\u003e [!IMPORTANT]\n\u003e Sveio does not impose any rate limit itself.\n\u003e You have to do this yourself, with something like nginx.\n\n### Docker\n\nSveio is available as a docker image. If you use `docker run` you can run the following to start it:\n\n```bash\ndocker run -d -p 8085:8085 ghcr.io/erb3/sveio:latest\n```\n\nAlternatively, you can use the following docker compose:\n\n```yml\nservices:\n  sveio:\n    container_name: sveio\n    image: ghcr.io/erb3/sveio:latest\n    ports:\n      - 8085:8085\n    restart: unless-stopped\n```\n\n## Configuration\n\n| Name          | Description                        | Env                   | Flag              | Default |\n| ------------- | ---------------------------------- | --------------------- | ----------------- | ------- |\n| Port          | The HTTP port to listen to         | `SVEIO_PORT`          | `-p`              | 8085    |\n| Logging       | Logging level                      | `SVEIO_LOGGING_LEVEL` | `-l`              | info    |\n| Guess time    | Amount of seconds allowed to guess | `SVEIO_GUESS_TIME`    | `--guess-time`    | 7       |\n| Showcase time | Amount of seconds to show markers  | `SVEIO_SHOWCASE_TIME` | `--showcase-time` | 3       |\n\nFor more information please run `sveio -h`.\n\n## Socket.io\n\nSveio uses [Socketioxide](https://github.com/Totodore/socketioxide)\n\nHere are some resources to get you started with Socketioxide:\n\n- [I never thought I'd use Socket.Io again](https://www.youtube.com/watch?v=HEhhWL1oUTM) by Dreams of Code\n- The examples\n\n## Credits\n\n- [Posio](https://github.com/abrenaut/posio) by [Abrenaut](https://github.com/abrenaut)\n- [JSON of cities](https://github.com/abrenaut/posio/blob/master/game/data/cities.json) by [Abrenaut](https://github.com/abrenaut)\n- [Leaflet.js](https://leafletjs.com/)\n- [Carto maps](https://carto.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferb3%2Fsveio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferb3%2Fsveio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferb3%2Fsveio/lists"}