Integrating with Express.js & Socket.io

This commit is contained in:
Nur Muhammad
2020-10-08 21:17:15 +08:00
parent 3fe6bf4f16
commit f3fe3d8f78
5 changed files with 1095 additions and 22 deletions

3
nodemon.json Normal file
View File

@@ -0,0 +1,3 @@
{
"ignore": ["whatsapp-session.json"]
}