Nesaq / chatik

Real-time chat app

Home Page:https://frozen-sierra-97613.herokuapp.com/login

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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