Skip to content

Chat Application made with FuseTools, NodeJS, Express and Socket.IO

Notifications You must be signed in to change notification settings

nescotos/chatapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Chatapp

###Components

  • Web Server
    • Authentication
    • REST
  • Web Socket
    • Notifications on Real Time
  • Web Client(Coming Soon)
  • Mobile Client(Coming Soon)

###Architecture

####Web Server:

  • NodeJS
  • Express
  • JWT
  • MongoDB

####Web Socket:

  • NodeJS
  • Socket.IO
  • Express
  • JWT

####Web Client

  • Angular

###Mobile Client

  • Fuse

###Installation

> cd chatapp-server/ > npm install > node index.js > cd chatapp-socket/ > npm install > node index.js

###Requirements > npm install -g mocha

About

Chat Application made with FuseTools, NodeJS, Express and Socket.IO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages