Skip to content

Ledchig/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability

About

In the application, you can create and manage new chats, exchange messages in real time. Implemented registration and authorization of users censorship of certain words, sending/receiving messages and actions with channels implemented on socket.io.

System requirements

Node.js v18

How to install

  • Clone this repository
  • Run make install in the terminal to install dependencies
  • Run make start in the terminal to start server and frontend