dkhd / node-group-chat

Build A Group-Chat App in 30 Lines Using Node.js
144 stars 101 forks source link

New Update #15

Open m-primo opened 3 years ago

m-primo commented 3 years ago

What I've added?

  1. Typing indicator added.
  2. 'config' file for easy configuration.
  3. Variables added in 'ejs'.
  4. 'gitignore' file added.
  5. 'start' script in 'scripts' object in 'package.json' file added.
  6. 'version' updated from 1.0.0 to 1.1.0 (minor update).
  7. 'author' object updated in 'package.json' file.
  8. Small updates in the code generally.

Versions I've used: