meet
A meeting app built on Mux Real-Time Video.
File Explorer
Download Latest Version (.zip)- pre-commit
- token.ts
- CameraButton.tsx
- ChatButton.tsx
- MicrophoneButton.tsx
- ScreenShareButton.tsx
- SendButton.tsx
- SettingsButton.tsx
- ControlsCenter.tsx
- ControlsLeft.tsx
- ControlsRight.tsx
- ChatIcon.tsx
- ChevronIcon.tsx
- ChevronLeftIcon.tsx
- ChevronRightIcon.tsx
- LeaveIcon.tsx
- MuteCameraIcon.tsx
- MuteMicrophoneIcon.tsx
- ScreenShareIcon.tsx
- SendIcon.tsx
- SettingsIcon.tsx
- UnmuteCameraIcon.tsx
- UnmuteMicrophoneIcon.tsx
- ACRScoreDialog.tsx
- ErrorModal.tsx
- RenameParticipantModal.tsx
- AudioRenderer.tsx
- ChatRenderer.tsx
- ScreenShareRenderer.tsx
- VideoRenderer.tsx
- Controls.tsx
- Gallery.tsx
- GalleryLayout.tsx
- Header.tsx
- Meeting.tsx
- MuteIndicator.tsx
- Notifications.tsx
- Participant.tsx
- ParticipantAudio.tsx
- ParticipantInfoBar.tsx
- ParticipantName.tsx
- Pin.tsx
- Sounds.tsx
- Stage.tsx
- Timer.tsx
- Toasts.tsx
- UserInteractionPrompt.tsx
- Chat.tsx
- Space.tsx
- User.tsx
- UserMedia.tsx
- useLocalStorage.tsx
- useParticipant.ts
- useSpace.ts
- useSpaceEvent.tsx
- useUserMedia.ts
- useWindowDimension.ts
- Akkurat-Regular.woff2
- constants.ts
- gallery.ts
- theme.ts
- utils.ts
- [id].ts
- spaces.ts
- token.ts
- webhooks.ts
- [id].tsx
- _app.tsx
- _document.tsx
- index.tsx
- meet-join.mp3
- meet-leave.mp3
- cameraOff.svg
- cameraOn.svg
- chat.svg
- chevronLeft.svg
- chevronRight.svg
- chevronUp.svg
- elipsis.svg
- favicon.png
- microphoneOff.svg
- microphoneOn.svg
- mux-in-space.png
- mux-logo.svg
- poster-flipped.jpg
- poster.jpg
- screen-share.svg
- send.svg
- starfield-bg.jpg
- services.ts
- defaults.tsx
- toastConfigs.tsx
- .env.example
- .eslintrc.json
- .gitignore
- .prettierignore
- .prettierrc.json
- LICENSE
- Mux-dashboard-new-access-token.jpg
- Mux-dashboard-new-signing-key.jpg
- Mux-dashboard-new-webhook.jpg
- mux-meet.jpg
- next-env.d.ts
- next.config.js
- package-lock.json
- package.json
- README.md
- tsconfig.json
- Vercel-configure-environment-variables.jpg
# Installation Guide
1. Get the code
git clone https://github.com/muxinc/meet
Downloads the entire project code from GitHub to your computer.
cd meet
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm run dev
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
