here you can create account, log in and chat with your friends.
Here my main 'Entry' file is "app.js"
Install my-project with npm
npm i express dotenv ejs mongoose multer cookie-parser express-validator jsonwebtoken bcrypt http-errors
Later Install
npm i moment
npm i socket.io
To run the project type
yarn start - it will start development
yarn run prod - it will run production