{"id":15648037,"url":"https://github.com/javierarce/map-with-me","last_synced_at":"2026-03-10T06:04:40.093Z","repository":{"id":41627141,"uuid":"193885142","full_name":"javierarce/map-with-me","owner":"javierarce","description":"🌍 Create collaborative maps with your friends (and enemies)","archived":false,"fork":false,"pushed_at":"2023-04-25T20:05:10.000Z","size":8743,"stargazers_count":43,"open_issues_count":18,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T14:11:35.305Z","etag":null,"topics":["collaborative","collaborative-maps","location","map","mapping","twitter"],"latest_commit_sha":null,"homepage":"https://map.javierarce.com","language":"JavaScript","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/javierarce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"ko_fi":"javierarce"}},"created_at":"2019-06-26T10:43:22.000Z","updated_at":"2024-10-09T15:44:05.000Z","dependencies_parsed_at":"2024-10-03T12:34:12.897Z","dependency_job_id":null,"html_url":"https://github.com/javierarce/map-with-me","commit_stats":{"total_commits":193,"total_committers":3,"mean_commits":64.33333333333333,"dds":0.04663212435233166,"last_synced_commit":"0d8101816a9228475a7b526d3a030480ce72d292"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/javierarce/map-with-me","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javierarce%2Fmap-with-me","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javierarce%2Fmap-with-me/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javierarce%2Fmap-with-me/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javierarce%2Fmap-with-me/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javierarce","download_url":"https://codeload.github.com/javierarce/map-with-me/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javierarce%2Fmap-with-me/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30326878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"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":["collaborative","collaborative-maps","location","map","mapping","twitter"],"created_at":"2024-10-03T12:22:53.613Z","updated_at":"2026-03-10T06:04:40.070Z","avatar_url":"https://github.com/javierarce.png","language":"JavaScript","funding_links":["https://ko-fi.com/javierarce"],"categories":[],"sub_categories":[],"readme":"# Map with Me\n\n🌍 Create collaborative maps with your friends (and enemies).\n\n![alt text](https://javier.work/images/mapwithme/home.jpg)\n\n\n### Here's how to create a collaborative map of your own\n\n1. Open the `.env` file out the variables:\n\n```js\nDB_USER= // Username for your database\nDB_PASS= // Password for your database\n\nSECRET= // You'll need this to access the map settings\n```\n\n2. Install the dependencies with `yarn install`\n3. Run the project with `yarn start`\n\nYour map will be visible at `http://localhost:3000`\n\n\n### How to update the map settings\n\nThere are two ways:\n\n1. Editing the file `map.yaml`\n2. Visiting `http://localhost:3000/admin/SECRET` (where `SECRET` is the password you defined in the first step of the installation)\n\n\n### Using Twitter \n\nIf you want to use Twitter as an authentication mechanism you'll need to create an app and add the credentials:\n\n```js\nCONSUMER_KEY=     \nCONSUMER_SECRET= \nCALLBACK_URL=https://APP_NAME.glitch.me/auth/twitter/callback \n```\n\n\n### Everyone has issues\n\nYeah, so please open an issue [in this repo](https://github.com/javierarce/map-with-me/issues) if you: \n\n1) Found a horrible bug :(\n2) Made a cool map you want to share with me :)\n\n### TODO\n\n[Check out the development of this project](https://github.com/javierarce/map-with-me/projects/1)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavierarce%2Fmap-with-me","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavierarce%2Fmap-with-me","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavierarce%2Fmap-with-me/lists"}