Skip to content

Web Chat Application Using Express and SocketIO

Notifications You must be signed in to change notification settings

Bhavesh27/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application using Nodejs and SocketIO

A Small chat application using socket technology

Steps to Setup

 git clone https://github.com/Bhavesh27/ChatApp.git
 
 npm install 

Steps to Run the Project

 * Create secret.js file that holds secret keys to google login, facebook login
 * This file also contain port number for process to run (You can although hard code it)
 * Run command -> 
            npm run start
 * Make sure local mongodb instance is running or your aws setup is done before running this commmand else errors will come. 
 * Hope it works on your system.

About

Web Chat Application Using Express and SocketIO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published