Live Link chat application using socket.io
Allow users to send and receive message in real time event programming using socket.io
Javascript
Node.js
Socket.io
After cloning repository
Run npm i
Touch .env and use the following variables so hide backend secrets.
add a .env folder in your root
npm test server.test.js
V1 Socket.io
- [x] UML
- [x] README.md
- []
- []
- []
- []
- []
- []
- []
- []
- []
"chalk": "^4.1.0",
"dotenv": "^8.2.0",
"faker": "^5.1.0"