Skip to content

VilleViktor/chat-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-module

Simple chat-module.

Dependencies :

  • socket.io

  • angular.js

  • mongoose & mongodb. If you want to store chat messages.

  • animate.css to hide and show the chat module .

Chat.ejs

Insert Chat.ejs into your main application. ( If you are using ejs-local just <%- partial('Chat.ejs') )

chat.js.

This part is the angular.js and socket.io frontend part.

chat_route.js

This part is the "backend" nodejs part.

About

Simple Socket.io angular.js chat-module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published