/chatik

Real-time chat app

Primary LanguageJavaScript

Hexlet tests and linter status:

Actions Status

Chat

Real time chat-app, analogue (simplified version) of Slack chat.

App DEMO on Heroku: Heroku Deploy

How to install

# 5001 port is required for back - check it before run

sudo lsof -i :5001

make install

make start

Authorization

Instead of registration you can use
Login: admin
Password: admin

Tools