An open API service indexing awesome lists of open source software.

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.

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.