{"id":20590975,"url":"https://github.com/samay15jan/bingelord","last_synced_at":"2026-02-22T21:37:01.232Z","repository":{"id":211336880,"uuid":"728463502","full_name":"samay15jan/BingeLord","owner":"samay15jan","description":"A Movie \u0026 Series Browsing and Streaming Platform","archived":false,"fork":false,"pushed_at":"2025-02-16T18:33:20.000Z","size":8385,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-29T12:46:02.677Z","etag":null,"topics":["express","firebase","nodejs","react","styled-components","tailwindcss","tmdb-api","twin-macro","webapp"],"latest_commit_sha":null,"homepage":"https://bingelord.onrender.com","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/samay15jan.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":"2023-12-07T01:56:19.000Z","updated_at":"2025-02-16T18:27:14.000Z","dependencies_parsed_at":"2024-07-16T12:18:11.845Z","dependency_job_id":"d46aaf6b-caa7-42cd-b1ca-6a8a89d47a00","html_url":"https://github.com/samay15jan/BingeLord","commit_stats":null,"previous_names":["samay15jan/bingelord"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/samay15jan/BingeLord","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samay15jan%2FBingeLord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samay15jan%2FBingeLord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samay15jan%2FBingeLord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samay15jan%2FBingeLord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samay15jan","download_url":"https://codeload.github.com/samay15jan/BingeLord/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samay15jan%2FBingeLord/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29728495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T20:09:16.275Z","status":"ssl_error","status_checked_at":"2026-02-22T20:09:13.750Z","response_time":110,"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":["express","firebase","nodejs","react","styled-components","tailwindcss","tmdb-api","twin-macro","webapp"],"created_at":"2024-11-16T07:38:57.167Z","updated_at":"2026-02-22T21:37:01.186Z","avatar_url":"https://github.com/samay15jan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src='src/assets/Logo.png' alt='' width='350'\u003e\n\u003c/p\u003e\n\nWelcome to Binge Lord, a project born out of my passion for movies/series and the desire to create an immersive streaming experience. Leveraging TMDB for movie data and Vidsrc for streaming, Binge Lord is a feature-packed platform built with React.\n\n## Demo\n\nhttps://github.com/samay15jan/BingeLord/assets/97271429/568d2228-bc2a-421a-89bf-fe5e7ff16303\n\n#### Hosting Links\n - [Frontend](https://bingelord.samay15jan.xyz)\n - [Backend](https://bingelord.samay15jan.xyz)\n - [Docs](https://docs.bingelord.samay15jan.xyz)\n\n## Features\n\n- **Movie/Series Information**: Utilizes [TMDB](https://developer.themoviedb.org/docs/getting-started) API to fetch data.\n\n- **Streaming**: Seamless video streaming powered by [Vidsrc](https://vidsrc.me/).\n  \n- **Real-time Search**: Find your favorite movies or TV shows instantly with filters.\n  \n- **Detailed Pages**: Discover trailers, images, ratings, cast, and more.\n  \n- **Watchlist**: Save movies/series for later with Firebase Realtime Database.\n  \n- **User Authentication**: Securely log in using Firebase authentication.\n\n- **Responsive Design**: Experience a seamless UI on both desktop and mobile.\n\n\n\n## Technologies Used\n\n\n**Client:** React, TailwindCSS, React-Router, CSS-in-JS Libraries (styled + twin.macro)\n\n**Server:** Node, Firebase, Express (As a proxy to make API calls)\n\n**Hosting:** Render(Seperate Client and Server), Cron-Job (to keep server alive)\n\n\n\n## Run Locally\n\n\nClone the project\n\n```bash\n  git clone https://github.com/samay15jan/bingelord\n```\n\nGo to the project directory\n\n```bash\n  cd bingelord\n```\n\nInstall dependencies\n\n```bash\n  npm install\n```\n\nStart the server\n\n```bash\n  npm run dev\n```\n\nTo run this project, you will need to add `TMDB_API` and `PORT` environment variables to your .env file.\n\n\n## Future Plans\n\nI'm considering a standlone desktop application with Electron and a self-hosted version. Stay tuned for updates!\n\n\n## License\nThis project is licensed under the MIT License - see the  [License](https://github.com/samay15jan/BingeLord/blob/main/LICENSE) file for details.\n\n\nHappy streaming! 🎬🍿\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamay15jan%2Fbingelord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamay15jan%2Fbingelord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamay15jan%2Fbingelord/lists"}