Skip to content

SdSalaat/socket-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Server For Socket

Clone The repository

$ git clone https://github.com/SdSalaat/socket-Server.git
$ cd socket-Server

Install All the dependencies

$ npm install

Change database URL:

Goto: config > db.js comment out line 5 and uncomment line 6

Then start the express server, run the following

$ npm start

Please feel free to report an Issue or ask for a feature that you want to see in this project Or a Pull Request would be welcome.