This is NodeJS API for private chatting app built using Socket.io. The API is built using Nodejs (min version 8.9.4) and MongoDB(min version 3.6.3).
The below commands to install this API.
npm install
npm run dev
node server.js
This is NodeJS API for private chatting app built using Socket.io. The API is built using Nodejs (min version 8.9.4) and MongoDB(min version 3.6.3).
The below commands to install this API.
npm install
npm run dev
node server.js