Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 265 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 265 Bytes

CHAT APP

What is it?

Real time chat application, dockerized. Using websockets (SockJS). Backend is in Node.js, frontend in ReactJS. Works well, but lacks proper testing module. Written in Ecma 6 with all goods it provides. Made for fun as a challenge for myself.