{"id":15090917,"url":"https://github.com/alexabbott/music-map-v3","last_synced_at":"2026-01-26T18:59:43.921Z","repository":{"id":85625120,"uuid":"83849575","full_name":"alexabbott/music-map-v3","owner":"alexabbott","description":"A location-based social music streaming platform","archived":false,"fork":false,"pushed_at":"2017-04-26T21:39:52.000Z","size":2028,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T18:45:15.717Z","etag":null,"topics":["angular","firebase","maps","music","playlists","soundcloud","soundcloud-api"],"latest_commit_sha":null,"homepage":"https://beatmap-7177b.firebaseapp.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/alexabbott.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}},"created_at":"2017-03-03T23:09:10.000Z","updated_at":"2020-02-12T05:59:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b65f1c7-a86d-43e3-9d5d-48f0b36bb132","html_url":"https://github.com/alexabbott/music-map-v3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alexabbott/music-map-v3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexabbott%2Fmusic-map-v3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexabbott%2Fmusic-map-v3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexabbott%2Fmusic-map-v3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexabbott%2Fmusic-map-v3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexabbott","download_url":"https://codeload.github.com/alexabbott/music-map-v3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexabbott%2Fmusic-map-v3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28785172,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T13:55:28.044Z","status":"ssl_error","status_checked_at":"2026-01-26T13:55:26.068Z","response_time":59,"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":["angular","firebase","maps","music","playlists","soundcloud","soundcloud-api"],"created_at":"2024-09-25T10:34:41.083Z","updated_at":"2026-01-26T18:59:43.906Z","avatar_url":"https://github.com/alexabbott.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BeatMap\n\nBeatMap allows user to discover and create playlists based on location and activity. This app is build with [https://angular.io/] (Angular 4) and [https://github.com/angular/angularfire2] (AngularFire2), and was initially generated with [https://github.com/angular/angular-cli] (Angular CLI). BeatMap relies heavily on the [https://developers.soundcloud.com/docs/api/guide] (SoundCloud API) to search for music, and utilizes [http://www.schillmania.com/projects/soundmanager2/] (SoundManager2) for creating playlists and playing tracks.\n\n## Installation\n\nEnsure you have Node and NPM installed using the instructions at:\n\n[https://nodejs.org/download/](https://nodejs.org/download/)\n\nInstall the project dependancies using:\n\n    npm install\n\nTo enable use of a Firebase database, create a project on Firebase and add the following to app.module.ts:\n\n    export const firebaseConfig = {\n        apiKey: 'ABC123',\n        authDomain: 'yourapp.firebaseapp.com',\n        databaseURL: 'https://yourapp.firebaseio.com',\n        storageBucket: 'yourapp.appspot.com',\n        messagingSenderId: '01234'\n    };\n\nInstall the necessary Firebase files using:\n\n    firebase init\n\n## Usage\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`.\n\n## Build\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.\n\n## Deploy\nUpdate firebase.json to use 'dist' as the public hosting directory then run:\n\n    firebase deploy\n\n## Directory structure\n\n    src/                       --\u003e Frontend sources files\n    e2e/                       --\u003e End to end tests using Protractor\n\n## Contact\n\nFor more information please contact alexabbott","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexabbott%2Fmusic-map-v3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexabbott%2Fmusic-map-v3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexabbott%2Fmusic-map-v3/lists"}