Skip to content

janisdimants/socket-messaging-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Socket Redis messaging system

Simple messaging system built on node using socket.io and Redis.

Setup

Install npm dependencies.

npm install .

Create a .env file with configs for your redis server as it's shown in sample.env file.

Running

Build sources

npm run build

Run the built files.

npm run start

Build sources and watch for changes

npm run watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages