{"id":27026403,"url":"https://github.com/faisal004/twitch-clone","last_synced_at":"2026-04-09T23:03:38.610Z","repository":{"id":213057470,"uuid":"732918618","full_name":"faisal004/twitch-clone","owner":"faisal004","description":"Live streaming platform .","archived":false,"fork":false,"pushed_at":"2024-01-02T11:10:21.000Z","size":270,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-28T04:25:30.390Z","etag":null,"topics":["livekit","nextjs13","postgresql","prisma","reactjs","shadcn-ui","tailwindcss","typescript","zod","zustand"],"latest_commit_sha":null,"homepage":"https://twitch-clone-tau-peach.vercel.app","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/faisal004.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}},"created_at":"2023-12-18T06:50:24.000Z","updated_at":"2024-01-02T06:49:10.000Z","dependencies_parsed_at":"2023-12-25T06:27:17.271Z","dependency_job_id":null,"html_url":"https://github.com/faisal004/twitch-clone","commit_stats":null,"previous_names":["faisal004/twitch-clone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisal004%2Ftwitch-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisal004%2Ftwitch-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisal004%2Ftwitch-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faisal004%2Ftwitch-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faisal004","download_url":"https://codeload.github.com/faisal004/twitch-clone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247256061,"owners_count":20909240,"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":["livekit","nextjs13","postgresql","prisma","reactjs","shadcn-ui","tailwindcss","typescript","zod","zustand"],"created_at":"2025-04-04T22:18:45.426Z","updated_at":"2026-04-09T23:03:33.587Z","avatar_url":"https://github.com/faisal004.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\nhttps://github.com/faisal004/twitch-clone/assets/88244542/0b38b3f6-7482-43ac-9eb4-e40858838449\n\n\n# LiveHUB\n\nLive streaming platform like twitch.\n\n## Key Features\n\n- User can stream by connecting their OBS to our app\n- Live viewers count\n- Real-time chat is implemented using LiveKit\n- Follower and Following also available\n- Blocking and Unblocking system also available\n- Slow chat mode\n- Followers only chat\n- Enable or Disable chat\n- Search functionality also available\n- Updating user using Clerk WEBHOOKS\n\n\n## Installation\n\nClone the project on your machine\n\n```bash\n  git clonehttps://github.com/faisal004/twitch-clone.git\n```\nOpen Project\n```bash\ncd twitch-clone\n```\nInstall dependencies\n```bash\nyarn install\n```\n\nSet up .env file\n```bash\nNEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=\nCLERK_SECRET_KEY=\nNEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in\nNEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up\nNEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/\nNEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/\nCLERK_WEBHOOK_SECRET=\n\n\n\nDATABASE_URL=\"Your DB URL\"\n\n\n//Go to livekit\nLIVEKIT_API_URL=\nLIVEKIT_API_KEY=\nLIVEKIT_API_SECRET=\nNEXT_PUBLIC_LIVEKIT_WS_URL=\n\n\n// Go to Uploading thing and get credentials\nUPLOADTHING_SECRET=\nUPLOADTHING_APP_ID=\n```\n\n## Setup Database\nYou can go to [neon.tech](https://neon.tech) to get a free postgres instance.Now run\n```bash\nnpx prisma generate\nnpx prisma db push\n\n```\nStart app\n```bash\nyarn dev\n```\n\n## Future Improvements\n\n- Migrate auth from clerk to NextAuth\n\n## Feedback \n\nFeel free to provide Feedback at \nfaisalhusain1320@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaisal004%2Ftwitch-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaisal004%2Ftwitch-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaisal004%2Ftwitch-clone/lists"}