/Nestjs-chat-app-socket

Chat app using socket.io , Mysql as database

Primary LanguageTypeScript

Chat app using socket.io

This app contains room ,message & user entity with mysql db. Users can create account/login and create room and invite other people to the room and start messaging. It uses socket for texting for better and live experience. This project will be developed later. :)

how to run

npm run start it will be run at port 3000 but you can change it manually