{"id":21319477,"url":"https://github.com/zoom/videosdk-nextjs-quickstart","last_synced_at":"2025-07-12T04:31:52.727Z","repository":{"id":248495265,"uuid":"803787411","full_name":"zoom/VideoSDK-Nextjs-Quickstart","owner":"zoom","description":"This is a sample application that demonstrates how to use the Zoom Video SDK in a Next.js app","archived":false,"fork":false,"pushed_at":"2024-08-21T10:28:44.000Z","size":112,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"app-router","last_synced_at":"2024-08-21T11:56:23.139Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/zoom.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-05-21T11:42:35.000Z","updated_at":"2024-08-21T10:27:40.000Z","dependencies_parsed_at":"2024-07-15T10:40:03.698Z","dependency_job_id":"4421ef8c-a007-4673-925f-48a67979d992","html_url":"https://github.com/zoom/VideoSDK-Nextjs-Quickstart","commit_stats":null,"previous_names":["zoom/videosdk-nextjs-quickstart"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2FVideoSDK-Nextjs-Quickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2FVideoSDK-Nextjs-Quickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2FVideoSDK-Nextjs-Quickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2FVideoSDK-Nextjs-Quickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoom","download_url":"https://codeload.github.com/zoom/VideoSDK-Nextjs-Quickstart/tar.gz/refs/heads/app-router","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225795415,"owners_count":17525316,"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":[],"created_at":"2024-11-21T19:42:08.045Z","updated_at":"2024-11-21T19:42:08.686Z","avatar_url":"https://github.com/zoom.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zoom VideoSDK Next.js Quickstart\n\nThis repo contains a quickstart for using the Zoom VideoSDK with Next.js. There's a quickstart for both the Next.js App Router and the Pages Router. You can use either the [`app-router`](https://github.com/zoom/videosdk-nextjs-quickstart/tree/app-router) or the [`pages-router`](https://github.com/zoom/videosdk-nextjs-quickstart/tree/pages-router) branch of this repository.\n\nYou can learn more about the differences [here](https://nextjs.org/docs#app-router-vs-pages-router).\n\n## Prerequisites\n\n- Node LTS\n- Bun (or NPM)\n- Zoom Video SDK Account\n\n## Getting Started\n\n1. Clone the repository\n\n```bash\n$ git clone https://github.com/zoom/videosdk-nextjs-quickstart.git\n```\n\n2. Install dependencies\n\n```bash\n$ bun install # or npm install\n```\n\n3. Copy `.env.example` to `.env` and fill in your Zoom Video SDK credentials as:\n\n```bash\nZOOM_SDK_KEY=\"your-key\"\nZOOM_SDK_SECRET=\"your-secret\"\n```\n\n4. Start the development server\n\n```bash\n$ bun dev # or npm run dev\n```\n\nYou can open [http://localhost:3000](http://localhost:3000) with your browser to view the project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoom%2Fvideosdk-nextjs-quickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoom%2Fvideosdk-nextjs-quickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoom%2Fvideosdk-nextjs-quickstart/lists"}