{"id":15159499,"url":"https://github.com/ctq123/react-native-webrtcapp","last_synced_at":"2026-02-19T11:01:21.264Z","repository":{"id":255857007,"uuid":"853755230","full_name":"ctq123/React-Native-WebrtcApp","owner":"ctq123","description":"基于react-native-webrtc，视频会议应用","archived":false,"fork":false,"pushed_at":"2024-10-23T05:06:19.000Z","size":1401,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T09:19:00.043Z","etag":null,"topics":["graphql","react-native","react-native-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/ctq123.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":"2024-09-07T12:55:10.000Z","updated_at":"2024-10-23T05:06:23.000Z","dependencies_parsed_at":"2024-12-21T06:42:33.095Z","dependency_job_id":"2e2e0ecc-2ce3-4a12-94a4-ac3f5a56ca5c","html_url":"https://github.com/ctq123/React-Native-WebrtcApp","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"27a967d97c0fb46cc4874f96be2869eb6ee94560"},"previous_names":["ctq123/webrtcapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ctq123/React-Native-WebrtcApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctq123%2FReact-Native-WebrtcApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctq123%2FReact-Native-WebrtcApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctq123%2FReact-Native-WebrtcApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctq123%2FReact-Native-WebrtcApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctq123","download_url":"https://codeload.github.com/ctq123/React-Native-WebrtcApp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctq123%2FReact-Native-WebrtcApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29611002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T10:52:55.328Z","status":"ssl_error","status_checked_at":"2026-02-19T10:52:26.323Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["graphql","react-native","react-native-webrtc"],"created_at":"2024-09-26T21:23:06.357Z","updated_at":"2026-02-19T11:01:21.247Z","avatar_url":"https://github.com/ctq123.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a [**React Native**](https://reactnative.dev) application for multi-party meetings.\n\n![image](https://github.com/user-attachments/assets/4f800290-7b19-459b-a5cc-21470573f4bd)\n\n\n## tech stack\n#### react-native + webrtc + graphql + graphql-subscriptions\n\n\n\u003e**Note**: Make sure you have completed the [React Native - Environment Setup](https://reactnative.dev/docs/environment-setup) instructions till \"Creating a new application\" step, before proceeding.\n\n\u003e environment: node 20+, npm 8+\n\n# 1. Server\n\nFirst, you will need to start **Server**\n\nTo start Server, run the following command from the _root_ of your server project:\n\n## install dependencies\n\n```bash\n# server root\ncd server\n\n# using yarn\nyarn\n```\n\n## get started\n\n```bash\n# using yarn\nyarn start\n```\n\n# 2. Client\n\n## Step 1: Start the Metro Server\n\nFirst, you will need to start **Metro**, the JavaScript _bundler_ that ships _with_ React Native.\n\nTo start Metro, run the following command from the _root_ of your React Native project:\n\n### install dependencies\n\n```bash\n# using yarn\nyarn\n```\n\n### get started\n```bash\n# using npm\nnpm start\n\n# OR using Yarn\nyarn start\n```\n\n## Step 2: Start your Application\n\nLet Metro Bundler run in its _own_ terminal. Open a _new_ terminal from the _root_ of your React Native project. Run the following command to start your _Android_ or _iOS_ app:\n\n### For Android\n\n```bash\n# using npm\nnpm run android\n\n# OR using Yarn\nyarn android\n```\n\n### For iOS\n\n```bash\n# using npm\nnpm run ios\n\n# OR using Yarn\nyarn ios\n```\n\nIf everything is set up _correctly_, you should see your new app running in your _Android Emulator_ or _iOS Simulator_ shortly provided you have set up your emulator/simulator correctly.\n\nThis is one way to run your app — you can also run it directly from within Android Studio and Xcode respectively.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctq123%2Freact-native-webrtcapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fctq123%2Freact-native-webrtcapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctq123%2Freact-native-webrtcapp/lists"}