Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 480 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 480 Bytes

Chat API

This is the chat api repo, but ui folder contains released version frontend code, it is only used for the deployment purpose, try to serve the frontend and backend at the same time. Please find the frontend repo here

API Documentation

click here

installation

yarn install

prerequisites

mongodb up and running

start

npm start

test

npm test