Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

IgorLebedev/Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

130 Commits

Repository files navigation

Chat


Hexlet tests and linter status::

Actions Status


Description

Simplified version of Slack chat. You can register, login and chat, interact with channels(add, remove, rename). Check via link below.


Requirements

  • Node.js version v.18.12.1 or later
  • GNU Make version 4.2.1 or later

Clone and run locally

  1. Clone project

     git clone git@github.com:IgorLebedev/Chat.git
    
  2. Install dependencies

     make install
    
  3. Run locally

     make start
    

AltStyle によって変換されたページ (->オリジナル) /