Skip to content

jkapelner/chatroom-chat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Chatroom sample application chat server

  • Version: 1.0

Installation instructions:

  1. install node dependencies: npm install

  2. optionally override any default configuration settings (like server port and redis connection): copy config.js to the folder for your server's environment in the config directory (default environment is "development") and override any settings in there

  3. start the server: npm start

About

chatroom sample application - chat server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published