Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.

Latest commit

 

History

History
33 lines (25 loc) · 566 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 566 Bytes

Opensource project

GitHub contributors

Run for dev

Execute

node server.js

If you want to check changes instantly - execute

supervisor server.js

will render chat client at http://localhost:3000/

Build with Docker Image file

Execute

bundle install
bundle exec node server.js
bundle exec ./client

ToDo

  • connect/disconnect message

Keywords

Node.js (ejs express Socket.io) jQuery
Bootstrap CSS HTML
Docker CircleCI