{"id":18914593,"url":"https://github.com/helium/mappers","last_synced_at":"2025-04-06T13:12:17.264Z","repository":{"id":39741931,"uuid":"329826433","full_name":"helium/mappers","owner":"helium","description":"Mappers Frontend and API","archived":false,"fork":false,"pushed_at":"2024-10-30T22:05:17.000Z","size":695,"stargazers_count":70,"open_issues_count":29,"forks_count":27,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-03-30T12:08:50.866Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/helium.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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}},"created_at":"2021-01-15T06:19:40.000Z","updated_at":"2024-12-01T01:31:40.000Z","dependencies_parsed_at":"2024-10-30T23:28:34.152Z","dependency_job_id":null,"html_url":"https://github.com/helium/mappers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helium%2Fmappers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helium%2Fmappers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helium%2Fmappers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helium%2Fmappers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helium","download_url":"https://codeload.github.com/helium/mappers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485290,"owners_count":20946398,"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":[],"created_at":"2024-11-08T10:12:03.398Z","updated_at":"2025-04-06T13:12:17.232Z","avatar_url":"https://github.com/helium.png","language":"Elixir","funding_links":[],"categories":["Elixir"],"sub_categories":[],"readme":"# Mappers\n\n\n## Development and Contribution\n\nAny and all contributions from the community are encouraged.\n\n- Guidelines for how to contribute to this repository [are here](https://github.com/helium/mappers/blob/master/CONTRIBUTING.md).\n- Discussion about the development and usage of the Helium Mappers takes place in the [official Helium Discord Server](https://discord.gg/helium), specifically in the `#mappers` channel. Join us!\n- For a list of issues and prioritization, please go to our [Project page](https://github.com/orgs/helium/projects/14).\n\n## Getting Started:\n\n### 1. First, clone the repository to your local machine and navigate into the folder. For example:\n\n```bash\ngit clone https://github.com/helium/mappers.git\ncd mappers\n```\n\n### 2. Second, install all the dependencies:\n\n#### System dependencies:\n* cmake\n* postgres - add user/password postgres/postgres\n* postgis\n\n#### Application Dependencies:\n* Install dependencies with `mix deps.get`\n* Create and migrate your database with `mix ecto.setup`  \n\n### 3. Edit your environment variables:\n\n* Open the .sample.env file located at the root of the project\n* Create a Mapbox account and copy your public access token\n* Paste it in place of \u003creplace me\u003e for the PUBLIC_MAPBOX_KEY variable. That line should now look like this:\n\n`PUBLIC_MAPBOX_KEY=pk.ey[...the rest of your access token...]`\n\nRename the file \".env\" (delete \".sample\" from the file name)\n\n### 4. Install Node.js dependencies with `cd assets \u0026\u0026 yarn`\n\n### 5. Start development server:\n* Start Phoenix endpoint with `mix phx.server`\n\nNow you can visit [`localhost:4000`](http://localhost:4000) from your browser.\n\nTo Reset Database\n\n  * Run `mix ecto.reset`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelium%2Fmappers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelium%2Fmappers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelium%2Fmappers/lists"}