https://github.com/tariq-monowar/real-time-chat-app
This repository contains a real-time chat application built with Node.js and React Native. It utilizes Prisma for database management with MySQL, and Socket.io to handle chat and user management, as well as single and group chats.
https://github.com/tariq-monowar/real-time-chat-app
mysql prisma socket-io
Last synced: 2 months ago
JSON representation
This repository contains a real-time chat application built with Node.js and React Native. It utilizes Prisma for database management with MySQL, and Socket.io to handle chat and user management, as well as single and group chats.
- Host: GitHub
- URL: https://github.com/tariq-monowar/real-time-chat-app
- Owner: Tariq-Monowar
- Created: 2024-10-27T10:01:14.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T10:27:21.000Z (8 months ago)
- Last Synced: 2024-12-20T07:45:30.798Z (6 months ago)
- Topics: mysql, prisma, socket-io
- Language: TypeScript
- Homepage:
- Size: 323 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Real-time-chat-app
This repository contains a real-time chat application built with Node.js and React Native. It utilizes Prisma for database management with MySQL, and Socket.io to handle chat and user management, as well as single and group chats.