https://github.com/vijeshvs/chat-rtc
Realtime Chatting Application
https://github.com/vijeshvs/chat-rtc
express-js postgresql prisma react socket-io
Last synced: 6 months ago
JSON representation
Realtime Chatting Application
- Host: GitHub
- URL: https://github.com/vijeshvs/chat-rtc
- Owner: VijeshVS
- Created: 2024-08-14T16:31:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T06:53:32.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T01:11:16.327Z (over 1 year ago)
- Topics: express-js, postgresql, prisma, react, socket-io
- Language: JavaScript
- Homepage: https://chat-rtc.vercel.app
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat-RTC
A realtime chat application. Lets u to send messages one on one to ur friends on the platform.
## Tech Stack
**Client:** React, Tailwind ,Recoil
**Server:** Node, Express, Socket.io
**Database:** Postgres , Prisma (ORM)