Skip to content

A real-time chat application that allows users to join chat rooms and communicate with each other instantly.

Notifications You must be signed in to change notification settings

alxlvgit/chat-nest-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Live Chat Application

A real-time chat application that allows users to join chat rooms and communicate with each other instantly. Built by using TypeScript, NestJS, PostgreSQL, React, Redux, RTK Query, Socket.IO, Formik, Tailwind CSS.

Features

  • User authentication with JWT
  • Chat rooms
  • Live updates on new room members
  • Real-time messaging.

Installation

  1. Server Setup:

    • Navigate to the server directory and run npm install to install server-side dependencies.
    • Run npm run start to start the server.
  2. Client Setup:

    • Navigate to the client directory and run npm install to install client-side dependencies.
    • Run npm run dev to start the client application.

About

A real-time chat application that allows users to join chat rooms and communicate with each other instantly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published