{"id":19589060,"url":"https://github.com/shivankk26/live-loom","last_synced_at":"2026-04-04T21:31:42.746Z","repository":{"id":223188908,"uuid":"759408579","full_name":"ShivankK26/Live-Loom","owner":"ShivankK26","description":"Live Loom is a WebRTC-based application that enables real-time video call conversations between two individuals. With Live Loom, you can create rooms and seamlessly connect with another person for face-to-face communication.","archived":false,"fork":false,"pushed_at":"2024-03-03T08:15:37.000Z","size":4035,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-13T08:57:16.249Z","etag":null,"topics":["expressjs","git","nodejs","reactjs","socket-io","socketio","typescript","webrtc"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ShivankK26.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-18T14:15:35.000Z","updated_at":"2024-03-14T20:30:06.000Z","dependencies_parsed_at":"2025-09-13T08:44:15.735Z","dependency_job_id":"58f47520-96d8-401b-bb7d-5df7b8d99f4f","html_url":"https://github.com/ShivankK26/Live-Loom","commit_stats":null,"previous_names":["shivankk26/live-loom"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ShivankK26/Live-Loom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FLive-Loom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FLive-Loom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FLive-Loom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FLive-Loom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShivankK26","download_url":"https://codeload.github.com/ShivankK26/Live-Loom/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShivankK26%2FLive-Loom/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31415110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"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":["expressjs","git","nodejs","reactjs","socket-io","socketio","typescript","webrtc"],"created_at":"2024-11-11T08:16:58.545Z","updated_at":"2026-04-04T21:31:42.716Z","avatar_url":"https://github.com/ShivankK26.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Live Loom\n\nLive Loom is a WebRTC-based application that enables real-time video call conversations between two individuals. With Live Loom, you can create rooms and seamlessly connect with another person for face-to-face communication.\n\n## Features\n\n- **Real-Time Video Calls**: Engage in video calls with low latency, high-quality video streaming.\n- **Room Creation**: Easily create rooms to host video call sessions.\n- **Simple Interface**: Intuitive user interface for effortless navigation and usage.\n- **Node.js Backend**: Powered by Node.js for robust server-side functionality.\n- **React Frontend**: Utilizes React for dynamic and interactive user interfaces.\n\n## Installation\n\nTo run Live Loom locally, follow these steps:\n\n1. Clone this repository to your local machine.\n\n   ```bash\n   git clone https://github.com/ShivankK26/Live-Loom.git\n   ```\n\n2. Navigate to the backend directory.\n\n   ```bash\n   cd live-loom\n   ```\n\n3. Navigate to the backend directory.\n\n   ```bash\n   cd live-loom\n   ```\n\n4. Install dependencies for both the server and client.\n\n   ```bash\n   # Navigate to the client directory\n   cd client\n\n   # Install server dependencies\n   npm install\n\n   # Navigate to the backend directory\n   cd server\n\n   # Install client dependencies\n   npm install\n   ```\n\n5. Start the server.\n\n   ```bash\n   # Start the server\n   npm run dev\n   ```\n\n6. Start the client.\n\n   ```bash\n   # Navigate to the client directory\n   cd client\n\n   # Start the client\n   npm run dev\n   ```\n\n7. Access Live Loom in your web browser (backend) at `http://localhost:3000`.\n\n8. Access Live Loom in your web browser (frontend) at `http://localhost:5173`.\n\n## Usage\n\n1. Create a room by providing a unique room name.\n2. Share the room name with another person.\n3. Once another person joins the room, your video call conversation will begin.\n4. Enjoy seamless communication with Live Loom!\n\n## Contributing\n\nContributions are welcome! Feel free to open issues or pull requests for any improvements or features you'd like to see added.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivankk26%2Flive-loom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshivankk26%2Flive-loom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivankk26%2Flive-loom/lists"}