Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 337 Bytes

README.md

File metadata and controls

executable file
·
12 lines (9 loc) · 337 Bytes

NodeJS API for private chatting app built using Socket.io

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).

Installation

The below commands to install this API.

  1. npm install
  2. npm run dev

Production

  1. node server.js