{"id":17696359,"url":"https://github.com/theomer77/stream-thing","last_synced_at":"2025-03-31T00:28:21.123Z","repository":{"id":214084537,"uuid":"732763527","full_name":"TheOmer77/stream-thing","owner":"TheOmer77","description":"A video streaming platform, similar to Twitch. But probably not as good.","archived":false,"fork":false,"pushed_at":"2024-09-02T09:52:12.000Z","size":1170,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-25T10:43:15.264Z","etag":null,"topics":["livekit","nextjs","react"],"latest_commit_sha":null,"homepage":"https://streamthing.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/TheOmer77.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}},"created_at":"2023-12-17T18:47:28.000Z","updated_at":"2024-09-02T09:52:15.000Z","dependencies_parsed_at":"2024-10-25T15:53:51.983Z","dependency_job_id":null,"html_url":"https://github.com/TheOmer77/stream-thing","commit_stats":null,"previous_names":["theomer77/not-twitch","theomer77/stream-thing"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheOmer77%2Fstream-thing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheOmer77%2Fstream-thing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheOmer77%2Fstream-thing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheOmer77%2Fstream-thing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheOmer77","download_url":"https://codeload.github.com/TheOmer77/stream-thing/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246399818,"owners_count":20770905,"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","nextjs","react"],"created_at":"2024-10-24T14:44:06.209Z","updated_at":"2025-03-31T00:28:21.099Z","avatar_url":"https://github.com/TheOmer77.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stream Thing\n\nThis is a platform that allows you to livestream video, and watch streams by other users. It's similar to Twitch, though I guess it's not as good.\n\nTechnologies used in this project include:\n\n- [React](https://react.dev/) and [Next.js](https://nextjs.org/)\n- [Tailwind CSS](https://tailwindcss.com/) and [shadcn/ui](https://ui.shadcn.com/)\n- [Clerk](https://clerk.com/) for auth\n- [LiveKit](https://livekit.io/) for live video streaming\n- [UploadThing](https://uploadthing.com/) for uploading stream thumbnails\n- [Postgres](https://www.postgresql.org/) DB\n- [Prisma ORM](https://www.prisma.io/)\n- [Docker](https://www.docker.com/) compose in local development (runs the app itself, an Ngrok service, and Prisma studio)\n\n## Prerequisites\n\n- Nodejs 20\n- Docker\n\n## Getting Started\n\n- First, copy the content of `.env.example` into a new `.env` file, and fill in all missing values.\n- Install all dependencies:\n\n  ```bash\n  pnpm i\n  ```\n\n- To run all services:\n\n  ```bash\n  docker compose up -d\n  ```\n\n  The app will be available at [localhost:3000](http://localhost:3000), and also at the specified `NGROK_DOMAIN`.\n  To run just the app and no other services, only at [localhost:3000](http://localhost:3000):\n\n  ```bash\n  pnpm dev\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheomer77%2Fstream-thing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheomer77%2Fstream-thing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheomer77%2Fstream-thing/lists"}