Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 168 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 168 Bytes

Chat

A simple real-time chat API.

Usage

git clone https://github.com/eidiinnn/chat
cd chat
docker-compose
npm start

How test

npm run test