Skip to content

prashanttsachan/realtime-chat-application-using-nodejs-expressjs-and-web-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RealTime_Chat Application using nodejs, express js, mysql and web sockets

Authors:

# Prashant Sachan
	https://github.com/psachan190
	https://linkedin.com/in/psachan190
	E-mail: [email protected]
	Company E-mail: [email protected]
# Abhishek Verma
	https://github.com/abhinittkkr
	https://linkedin.com/in/abhinittkkr

Completion Date: 14th July, 2019

Instructions for installation

# System requirements
	1. Node js version v12.6.0
	2. NPM version v6.10.1
	3. MySql version v8.0.16 
	
# Installation
	1. Download the project from GITHUB on the link https://github.com/psachan190/realtime-chat-application-using-nodejs-expressjs-and-web-socket or just clone https://github.com/psachan190/realtime-chat-application-using-nodejs-expressjs-and-web-socket.git in a repository.
	2. Create database and Update database credentials in database/db.js.
	3. Run npm install using command line.
	
# Running instruction: 
	1. Just run "node server.js" on command line to start application on browser.
	2. You can also use "nodemon server.js" if you have other than win32 plateform.
	3. Open your browser at using teh url "http://localhost:3000/"

About

NodeJs, ExpressJs, MySql, Web Socket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published