Skip to content

A real time chat-app developed by using socket.io, node.js and vue.js

Notifications You must be signed in to change notification settings

ssamilg/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

chat-app

[ARCHIVED PROJECT]

This app is not working for the time being since the server was deployed to heroku.

I have decided to archive this project and not continuing to development due to old versions of libraries and security issues.


ChatApp is an real-time chat application that runs on node.js, and uses express.js api server and communicates with socket.io websockets. ChatApp use Vue.js for interface with component library called Vuetify.

For live demo v1.1 https://chatapp-v2.surge.sh/

SERVER

Node.js

Installation of server

Install packages
>npm install
Get server running
>npm run dev

CLIENT

Vue.js

Installation of client

Install packages
>npm install
Get client running
>npm run serve

About

A real time chat-app developed by using socket.io, node.js and vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •