Skip to content

smiteshz/IncognitoMessengerRef

Repository files navigation

IncognitoMessengerRef

A Secure WebChat Application with WebSockets!

Installation

  1. Downloading the Framework using Github :

    git clone https://github.com/smiteshz/IncognitoMessengerRef.git```
    
  2. Server Configuration :

    Edit the file config.js

     module.exports.configuration = {port: __PortNumber, dbconnection: "mongodb://__server:__port/__database"};
  3. Launching the server:

    npm start 

development

Releases

No releases published

Packages

No packages published

Languages