Skip to content

xr/chatroom-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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