Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 576 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 576 Bytes

Real-time web chat application

It allows users to send friendship requests to others and communicate with them in real time, with the possibility of sending attached files.

To Run it :

1. run cmd 'npm install' seperatly in each folders ;
2. import 'webchat' database in your sql serveur ;
3. inside the 'angular  folder run script ' npm run serve ' (to run both nodejs and angular application) .

Remark

You should change the value of MYSQL max_allowed_packet
Go to xampp/mysql/bin/my.ini and change max_allowed_packet value to 10M