{"id":23666504,"url":"https://github.com/hugcis/roverland","last_synced_at":"2025-07-11T20:33:19.772Z","repository":{"id":109705675,"uuid":"486599053","full_name":"hugcis/roverland","owner":"hugcis","description":"The Roverland server repo. A GPS tracking server that allows you to explore past locations. ","archived":false,"fork":false,"pushed_at":"2023-04-16T19:38:43.000Z","size":1540,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T20:54:06.484Z","etag":null,"topics":["gps-data","gps-tracker","location-tracker","rust","server"],"latest_commit_sha":null,"homepage":"https://overland.hugocisneros.com/","language":"JavaScript","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/hugcis.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":"2022-04-28T13:09:30.000Z","updated_at":"2024-11-18T19:33:34.000Z","dependencies_parsed_at":"2025-04-12T07:15:52.498Z","dependency_job_id":null,"html_url":"https://github.com/hugcis/roverland","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hugcis/roverland","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugcis%2Froverland","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugcis%2Froverland/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugcis%2Froverland/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugcis%2Froverland/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugcis","download_url":"https://codeload.github.com/hugcis/roverland/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugcis%2Froverland/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264893094,"owners_count":23679415,"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":["gps-data","gps-tracker","location-tracker","rust","server"],"created_at":"2024-12-29T07:32:35.853Z","updated_at":"2025-07-11T20:33:19.744Z","avatar_url":"https://github.com/hugcis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"  ![Logo](assets/logo.png)\n\n## Description\n\nRoverland is a backend server and web app created for the Overland-iOS app. This\nis a personal project I started to keep track of my location in a\nprivacy-preserving way. I self-host a Roverland server which has been tracking\nmy location for several months as an experiment.\n\nThe web app is still quite simple and lacks many features, but it's enough to\nroughly explore my past locations.\n\nI have opened registration to a few friends who also track their location with\nit, but I'm unable to accept any outside registrations right now.\n\n## Build\n\nYou need a running Postgres database (by default on localhost). \n\n``` sh\npsql template1 -c 'CREATE USER overland WITH PASSWORD ${YOUR_PASSWORD};'\npsql template1 -c 'CREATE DATABASE overland_db WITH OWNER overland;'\n```\n\nMake sure all the parameters (including password and database location) are\nright in the `.env` file. The database is now ready.\n\nThen, building is as simple as \n``` sh\ncargo build \n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugcis%2Froverland","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhugcis%2Froverland","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugcis%2Froverland/lists"}