Messenger (real-time chat) Link to app on Railway Hexlet tests and linter status: Install To install app locally: git clone https://github.com/rinat-lucky/frontend-project-12.git cd frontend-project-12 make install Run To run app in dev mode: make start Build To build app for prod: make build