Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amitanshusahu/omegle-fullstack
a video calling app using webrtc
https://github.com/amitanshusahu/omegle-fullstack
Last synced: about 20 hours ago
JSON representation
a video calling app using webrtc
- Host: GitHub
- URL: https://github.com/amitanshusahu/omegle-fullstack
- Owner: amitanshusahu
- Created: 2023-08-15T03:44:37.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-20T09:20:54.000Z (about 1 year ago)
- Last Synced: 2023-08-20T10:32:04.151Z (about 1 year ago)
- Language: TypeScript
- Size: 355 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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/amitanshusahu/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 ⭐