{"id":13402406,"url":"https://github.com/ozanturhan/webrtc-nestjs-react-example","last_synced_at":"2025-03-14T07:32:49.735Z","repository":{"id":48163688,"uuid":"316741964","full_name":"ozanturhan/webrtc-nestjs-react-example","owner":"ozanturhan","description":"WebRTC Multi-Peer Example With React \u0026 NestJS","archived":false,"fork":false,"pushed_at":"2022-02-07T08:36:59.000Z","size":442,"stargazers_count":97,"open_issues_count":1,"forks_count":34,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-07-31T19:35:52.916Z","etag":null,"topics":["heroku","heroku-deployment","multipeer","multipeer-connectivity","nestjs","nestjs-server","react","reactjs","socket-io","socket-io-client","socket-io-server","styled-components","webrtc","webrtc-examples","webrtc-video"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ozanturhan.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}},"created_at":"2020-11-28T13:39:12.000Z","updated_at":"2024-05-31T09:32:40.000Z","dependencies_parsed_at":"2022-08-27T19:22:04.738Z","dependency_job_id":null,"html_url":"https://github.com/ozanturhan/webrtc-nestjs-react-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozanturhan%2Fwebrtc-nestjs-react-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozanturhan%2Fwebrtc-nestjs-react-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozanturhan%2Fwebrtc-nestjs-react-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozanturhan%2Fwebrtc-nestjs-react-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ozanturhan","download_url":"https://codeload.github.com/ozanturhan/webrtc-nestjs-react-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243542954,"owners_count":20308003,"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":["heroku","heroku-deployment","multipeer","multipeer-connectivity","nestjs","nestjs-server","react","reactjs","socket-io","socket-io-client","socket-io-server","styled-components","webrtc","webrtc-examples","webrtc-video"],"created_at":"2024-07-30T19:01:15.609Z","updated_at":"2025-03-14T07:32:44.726Z","avatar_url":"https://github.com/ozanturhan.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# WebRTC Multi-Peer Example With React \u0026 NestJS\n\nHeroku App: https://react-socket-io-webrtc-client.herokuapp.com/\n\n## Start Development\n\n### Docker Redis\n\n```\ndocker run --name test-redis -d -p 6379:6379 redis\n```\n\n### NestJS Server\n\n```\ncd server\nyarn install\nyarn start:dev\n```\n\n### React Client\n\n```\ncd web\nyarn install\nyarn start\n```\n\n- Web Client: http://localhost:3000\n\n## Heroku Deployment\n\n### NestJS Server\n\n```\nheroku create -a nestjs-webrtc-server\nheroku git:remote -a nestjs-webrtc-server\nheroku features:enable http-session-affinity // Enable Websocket\ngit subtree push --prefix server heroku master\n```\n\n### React Client\n\n```\nheroku create -a react-socket-io-webrtc-client\nheroku git:remote -a react-socket-io-webrtc-client\ngit subtree push --prefix web heroku master\n```\n\nProduction environment defined on Heroku Dashboard with Config Vars\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozanturhan%2Fwebrtc-nestjs-react-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fozanturhan%2Fwebrtc-nestjs-react-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozanturhan%2Fwebrtc-nestjs-react-example/lists"}