https://github.com/joinsachinarya/super-meet
Built with Socket.IO, PeerJS, and Next.js, Super Meet delivers real time video and audio calling, text chat, screen sharing, and an Excalidraw style collaborative whiteboard.
https://github.com/joinsachinarya/super-meet
canvas chat-application clone google-meet nextjs peerjs socket-io
Last synced: about 1 month ago
JSON representation
Built with Socket.IO, PeerJS, and Next.js, Super Meet delivers real time video and audio calling, text chat, screen sharing, and an Excalidraw style collaborative whiteboard.
- Host: GitHub
- URL: https://github.com/joinsachinarya/super-meet
- Owner: joinsachinarya
- Created: 2023-07-15T19:01:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-04T06:17:49.000Z (about 1 year ago)
- Last Synced: 2025-05-17T05:13:34.171Z (about 1 year ago)
- Topics: canvas, chat-application, clone, google-meet, nextjs, peerjs, socket-io
- Language: TypeScript
- Homepage: https://super-meet.vercel.app
- Size: 45.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.