{"id":30214929,"url":"https://github.com/kevindmorris/redis-cli-chat","last_synced_at":"2026-04-13T18:01:46.804Z","repository":{"id":307537648,"uuid":"1029872635","full_name":"kevindmorris/redis-cli-chat","owner":"kevindmorris","description":"A simple two-way command-line chat application built with Node.js and Redis Pub/Sub.","archived":false,"fork":false,"pushed_at":"2025-07-31T18:56:38.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-14T01:38:14.999Z","etag":null,"topics":["cli","nodejs","pubsub","readline","redis"],"latest_commit_sha":null,"homepage":"","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/kevindmorris.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}},"created_at":"2025-07-31T17:55:56.000Z","updated_at":"2025-07-31T18:56:42.000Z","dependencies_parsed_at":"2025-07-31T20:58:10.041Z","dependency_job_id":"32c6e44d-ddce-4abf-917c-0592ea05b784","html_url":"https://github.com/kevindmorris/redis-cli-chat","commit_stats":null,"previous_names":["kevindmorris/redis-cli-chat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kevindmorris/redis-cli-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevindmorris%2Fredis-cli-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevindmorris%2Fredis-cli-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevindmorris%2Fredis-cli-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevindmorris%2Fredis-cli-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevindmorris","download_url":"https://codeload.github.com/kevindmorris/redis-cli-chat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevindmorris%2Fredis-cli-chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31764317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":["cli","nodejs","pubsub","readline","redis"],"created_at":"2025-08-14T01:38:12.883Z","updated_at":"2026-04-13T18:01:46.788Z","avatar_url":"https://github.com/kevindmorris.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💬 Redis CLI Chat\n\nA simple two-way command-line chat application built with Node.js and Redis Pub/Sub.\n\n## ⚙️ Requirements\n\n- Node.js 18+ 🧑‍💻\n- Docker 🐳 (or some Redis server to connect)\n\n## 🚀 Usage\n\n1. Clone the repository\n\n2. Install dependencies\n\n   ```bash\n   npm i\n   ```\n\n3. Start a Redis server with Docker\n\n   ```bash\n   docker run --name redis -p 6379:6379 -d redis\n   ```\n\n4. Join the chat\n\n   ```bash\n   npm run chat\n   # or\n   node chat.js\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevindmorris%2Fredis-cli-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevindmorris%2Fredis-cli-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevindmorris%2Fredis-cli-chat/lists"}