{"id":15668499,"url":"https://github.com/junajan/mp3-player","last_synced_at":"2025-08-05T16:21:03.034Z","repository":{"id":80041117,"uuid":"165828441","full_name":"junajan/mp3-player","owner":"junajan","description":"Website Mp3 player with a server for streaming songs","archived":false,"fork":false,"pushed_at":"2019-01-27T23:26:23.000Z","size":16059,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T07:13:13.090Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/junajan.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":"2019-01-15T10:06:29.000Z","updated_at":"2019-01-27T23:26:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"5dd71f44-6f43-4a9c-b64a-9a234b44d30a","html_url":"https://github.com/junajan/mp3-player","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"48180da762ff4da5ef31456c4509e326a51c4b32"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junajan%2Fmp3-player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junajan%2Fmp3-player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junajan%2Fmp3-player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junajan%2Fmp3-player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junajan","download_url":"https://codeload.github.com/junajan/mp3-player/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246277351,"owners_count":20751548,"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-10-03T14:08:47.957Z","updated_at":"2025-03-30T04:44:00.852Z","avatar_url":"https://github.com/junajan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Online MP3 Player\nWebsite app for playing Mp3 files stored directly on the server or on Youtube.\nPlease see also [client](client/README.md) and [server](server/README.md) Readme for more details.\n\n## Configuration\nTwo environment variables have to be provided in order to run the server: \n - `REDIS_HOST` - Host address of Redis store\n - `REDIS_PASSWORD` - Redis store password\n\nBoth variables are being used when fetching the list of songs from the remote Redis instance.\n\n## Running with docker-compose\nFollowing commands will run both services (client and server):\n```bash\n# run \nREDIS_HOST={redistAddress} -e REDIS_PASSWORD={redisPassword} docker-compose up -d\n\n# list running services\ndocker-compose ps\n\n# show logs with follow mode (-f)\ndocker-compose logs -f\n\n# stop services\ndocker-compose stop\n```\n\nAnd propagate them on addresses:\n - `http://localhost:3000` - client service \n - `http://localhost:4000` - backend service \n\n## TODOs\nExcept things listed already in the client and server folders, this project would appreciate if we:\n - split client and server to two separated repos\n - unify styles and commands\n  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunajan%2Fmp3-player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunajan%2Fmp3-player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunajan%2Fmp3-player/lists"}