{"id":28643107,"url":"https://github.com/cometsh/comet","last_synced_at":"2026-04-06T04:34:20.678Z","repository":{"id":294367545,"uuid":"986673966","full_name":"cometsh/comet","owner":"cometsh","description":"Music streaming on ATProto!","archived":false,"fork":false,"pushed_at":"2026-02-24T09:57:06.000Z","size":336,"stargazers_count":29,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-24T15:43:50.189Z","etag":null,"topics":["atproto","atprotocol","bsky","music","social-media","streaming"],"latest_commit_sha":null,"homepage":"https://comet.sh","language":"Elixir","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/cometsh.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-05-20T00:59:01.000Z","updated_at":"2026-02-24T09:57:10.000Z","dependencies_parsed_at":"2025-05-26T15:08:45.062Z","dependency_job_id":null,"html_url":"https://github.com/cometsh/comet","commit_stats":null,"previous_names":["ovyerus/comet","cometsh/comet"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cometsh/comet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometsh%2Fcomet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometsh%2Fcomet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometsh%2Fcomet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometsh%2Fcomet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cometsh","download_url":"https://codeload.github.com/cometsh/comet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometsh%2Fcomet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31460103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["atproto","atprotocol","bsky","music","social-media","streaming"],"created_at":"2025-06-12T23:01:43.546Z","updated_at":"2026-04-06T04:34:20.673Z","avatar_url":"https://github.com/cometsh.png","language":"Elixir","funding_links":[],"categories":["Elixir"],"sub_categories":[],"readme":"# Comet\n\n\u003e Music on ATProto.\n\nComet's goal is to provide an open, decentralised alternative for uploading and\nsharing your music with others.\n\nFollow on Bluesky: [@comet.sh](https://bsky.app/profile/comet.sh) /\n[@ovyerus.com](https://bsky.app/profile/ovyerus.com)  \nOr chat along on our Discord: https://discord.gg/ZKK7DnubD9\n\nThis project is in the _very_ early stages and a lot will change over time,\nespecially as this is my first foray into the ATProtocol ecosystem. Stuff will\nbe a bit messy for a while. Feel free to contribute and voice your opinions!\n\n## Current Status\n\n- [ ] Experimental Lexicons\n  - [x] Records\n  - [ ] Queries\n- [ ] AppView (Elixir)\n- [ ] Clients\n\n---\n\n## Development Setup\n\n**Important:** You must have PostgreSQL and Tap running in the Docker Compose\nbefore running `mix setup`, or the setup will fail.\n\nStart the required services:\n\n```sh\ndocker compose up -d\n```\n\nYou can get started with Comet using either Nix (recommended) or by installing\ndependencies manually.\n\n### Using Nix (Recommended)\n\n1. Install [Nix](https://nixos.org/download.html) if you don't have it.\n\n2. Enter the development shell:\n  ```sh\n  nix develop\n  ```\n  This will provide Elixir, Erlang, Node.js, pnpm, Tailwind CSS, and other tools.\n\n3. Install JS dependencies:\n  ```sh\n  pnpm install\n  ```\n\n4. Set up the database (with Docker Compose running):\n  ```sh\n  mix setup\n  ```\n\n5. Start the Phoenix server:\n  ```sh\n  mix phx.server\n  ```\n\n6. Visit [http://localhost:4000](http://localhost:4000) in your browser.\n\n### Manual Setup\n\n1. Install [Elixir](https://elixir-lang.org/install.html) (~\u003e 1.15),\n[Erlang/OTP](https://www.erlang.org/downloads), [Node.js](https://nodejs.org/),\nand [pnpm](https://pnpm.io/).\n\n2. Install JS dependencies:\n  ```sh\n  pnpm install\n  ```\n\n3. Set up the database (with Docker Compose running):\n  ```sh\n  mix setup\n  ```\n\n4. Start the Phoenix server:\n  ```sh\n  mix phx.server\n  ```\n\n5. Visit [http://localhost:4000](http://localhost:4000) in your browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcometsh%2Fcomet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcometsh%2Fcomet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcometsh%2Fcomet/lists"}