This is a chat application made with Nuxt that uses WebSocket technology
- 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
$ 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
$ cd WebSocket-Chat
$ docker-compose up
This software is released under the MIT License, see LICENSE.
Souta Kusunoki a.k.a そーとく