Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 259 Bytes

File metadata and controls

8 lines (6 loc) · 259 Bytes

chat-application

chat application using socket.io similar to whatsapp

configuration settings

  1. set database and its user in dbConfig.js file
  2. set email id and password for sending recovery mails in emailConfig.js
  3. create mysql tables given in db.txt