/AifyChat

Socket IO based multi chat room prototype

Primary LanguageCSS

AifyChat

Socket IO chat prototypes based on multi room concept

Setup

This example is tested on ubuntu 16.04.
Install mongdb and ngrok.

Installation

ngrok http 3000
git clone
cd
npm install
npm start or node server

Navigate to http://localhost:3000

Frameworks

  1. Socket IO for bidirectional communication and chat-room support
  2. Passport.js for login management

Demo

| |