{"id":16366824,"url":"https://github.com/lideming/musiccloud","last_synced_at":"2025-03-16T15:32:43.793Z","repository":{"id":53936608,"uuid":"221635530","full_name":"lideming/MusicCloud","owner":"lideming","description":"Web client of MusicCloud","archived":false,"fork":false,"pushed_at":"2025-02-22T22:35:19.000Z","size":1341,"stargazers_count":20,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-02-22T23:25:39.256Z","etag":null,"topics":["lrc","lyrics","music","music-player","typescript","webapp","webfx"],"latest_commit_sha":null,"homepage":"https://mc.yuuza.net","language":"TypeScript","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/lideming.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2019-11-14T07:18:03.000Z","updated_at":"2025-02-22T22:35:23.000Z","dependencies_parsed_at":"2023-02-03T16:30:51.733Z","dependency_job_id":"772adff6-cf30-4e3a-8cf0-06b7bab3eac5","html_url":"https://github.com/lideming/MusicCloud","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lideming%2FMusicCloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lideming%2FMusicCloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lideming%2FMusicCloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lideming%2FMusicCloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lideming","download_url":"https://codeload.github.com/lideming/MusicCloud/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243822308,"owners_count":20353498,"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":["lrc","lyrics","music","music-player","typescript","webapp","webfx"],"created_at":"2024-10-11T02:47:39.128Z","updated_at":"2025-03-16T15:32:43.515Z","avatar_url":"https://github.com/lideming.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MusicCloud\n\nMusicCloud is a music website built with [webfx](https://github.com/lideming/webfx).\n\nThis repo contains the frontend parts of MusicCloud.\n\n[The server](https://github.com/lideming/MusicCloudServer) is also open-sourced.\nYou can easily [run your own MusicCloud instance in Docker](https://github.com/lideming/MusicCloudServer#run-in-docker-).\n\n[![Build](https://github.com/lideming/MusicCloud/actions/workflows/main.yml/badge.svg)](https://github.com/lideming/MusicCloud/actions/workflows/main.yml)\n\n## Features\n\n- Music player\n- Single-page application\n- Upload and manage tracks\n- Share tracks and playlists\n- Search tracks\n- Lyrics with translation and ruby annotations, extended from LRC.\n- Comment and discussion\n- Login with OpenID Connect\n- More in [TODO](https://github.com/lideming/MusicCloud/projects/1)\n\n## Configure Build\n\nModify `src/Settings/Settings.ts` for API location, debug options etc.\n\n## Build\n\nThough `npm` may still work, we use [pnpm](https://pnpm.io/) as the package manager.\n\nInstall `pnpm` if needed, see [pnpm docs](https://pnpm.io/installation) for more examples:\n\n```\nnpx pnpm add -g pnpm\n```\n\nInstall development dependencies:\n\n```\npnpm install\n```\n\nStart the building process:\n\n```\npnpm build\n```\n\n## Deploy\n\nCopy `dist/*` to the static website folder (see `staticdir` in [server side configration](https://github.com/lideming/MusicCloudServer/blob/master/appsettings.json)).\n\n## Reusable Components\n\n- [webfx](https://github.com/lideming/webfx) - Web UI framework with utilities and basic views\n- `src/Lyrics/Lyrics.ts` - Lyrics parser/serializer (LRC with optional MusicCloud extension)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flideming%2Fmusiccloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flideming%2Fmusiccloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flideming%2Fmusiccloud/lists"}