VueChat

A basic Chat Project built with Vue.js, Node.js, and socket.io

Stars
27
Committers
1

ChatVue

this is a web application using Websocket with VUe

Tutorial

-Youtube Channel

Backend Tools

  • Node.js
    • Express
    • Socket.io
    • npm
    • Babel

FrontEnd Tools

What is Next?

  • use a real avatar image
  • save messages on a database
  • multiple chat rooms
  • private messages
  • emojis
  • add SQL ORM (Sequelize maybe)
  • add docker