Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afzalimdad9/omegle-fullstack
This is simple omegle clone using nodejs vite and socket.io
https://github.com/afzalimdad9/omegle-fullstack
clone nodejs omegle ometv opensource socket-io vite
Last synced: 17 days ago
JSON representation
This is simple omegle clone using nodejs vite and socket.io
- Host: GitHub
- URL: https://github.com/afzalimdad9/omegle-fullstack
- Owner: afzalimdad9
- Created: 2024-08-25T16:02:40.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-08-25T16:04:54.000Z (4 months ago)
- Last Synced: 2024-11-07T13:52:34.614Z (about 2 months ago)
- Topics: clone, nodejs, omegle, ometv, opensource, socket-io, vite
- Language: TypeScript
- Homepage:
- Size: 387 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![iggle](https://github.com/amitanshusahu/Omegle-fullstack/assets/83657737/fdeae2a5-a5aa-456a-9160-aeb87e265e8c)
---
![gihub-thumbnail](https://github.com/amitanshusahu/Omegle-fullstack/assets/83657737/7371b48d-da29-4c9b-bbb9-7b6e73207935)[🔴 watch demo on youtube](https://youtu.be/GZyKcIvQqi8)
---
## 📌 Set up project
- clone the repo and go into it
```bash
git clone https://github.com/afzalimdad9/Omegle-fullstack/ & cd Omegle-fullstack/
```
- go to the client folder and start dev server
```bash
cd client && npm run dev
```
- go to the server folder and start server
```bash
cd ../server && npm start
```## Useful Links
- [WebRTC Crash Course - deep dive](https://youtu.be/FExZvpVvYxA)
---
Star the Repo ⭐