/WebSocket-Chat

Primary LanguageVueMIT LicenseMIT

WebSocket-Chat

This is a chat application made with Nuxt that uses WebSocket technology

Dependency

  • Docker v18.2.0
  • docker-compose v1.23.2
  • Nuxt.js v2.0.0
  • socket.io v2.2.0
  • socket.io-client v2.2.0

Setup(for mac)

$ brew install docker
$ brew cask install docker

$ open /Applications/Docker.app

Register account according to the message

$ git clone https://github.com/Umisyo/WebSocket-Chat

$ cd WebSocket-Chat

$ docker-compose build nuxt

Usage

$ cd WebSocket-Chat
$ docker-compose up

License

This software is released under the MIT License, see LICENSE.

Authors

Souta Kusunoki a.k.a そーとく