Skip to content

simple chat application using nodejs integration with passport

Notifications You must be signed in to change notification settings

viyancs/Chat-Nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-Nodejs

This repository is about web chat application.

  1. nodejs
  2. expressjs
  3. socket.io
  4. mongodb
  5. ejs view engine
  6. passport as authentication

Running The Application

  • npm install (for instalation dependency)
  • DEBUG=myapp:* npm start
  • or u can use forever library for lifetime executing.

Features

  • group chat
  • login
  • singup

Bugging

  • Security Issue (XSS) Vulnerable
  • I am not testing 100% , so please if u are found something mistake let me know by create issue

Licence

if you want to use this repository please don't remove comment in each code, fork and follow this repository if any question send email to [email protected] .

Demo

https://enigmatic-thicket-50747.herokuapp.com/

About

simple chat application using nodejs integration with passport

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published