Simplified version of Slack chat. You can register, login and chat, interact with channels(add, remove, rename). Check via link below.
- Node.js version v.18.12.1 or later
- GNU Make version 4.2.1 or later
-
Clone project
git clone git@github.com:IgorLebedev/Chat.git -
Install dependencies
make install -
Run locally
make start