Skip to content

okancancoskun/Nest-React-Private_Chat_Room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Nest-React-Private_Chat_Room

That is the private chat application which is used NestJS Web Scokets and ReactJS. Backend runs on 5000 port and Frontend runs on 3000 port. Backend is designed by Generic Repository Design Pattern. For creating a private room in Frontend, we should send request to 'http://localhost:5000/room/create/:receiver'. 'receiver' param represents the username of the person which we want to send message.

About

Private Chat App with NestJs Web Sockets and React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published