Skip to content

dan-nl/realtimewebnode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RealTime Web with Node.js

This is the code is bases on the Real Time Web with Node.js demo app, chattr.

redis

You’ll need to make sure you have a redis server running in order to use chattr. See the Redis Quick Start for information on installing redis.

install

The fastest way to get chattr up and running:

  • Make sure you have nodejs and npm installed
git clone [email protected]:dan-nl/realtimewebnode.git
cd realtimewebnode
npm install
npm start

About

Code for the 'Real Time Web with Node.js' course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.8%
  • CSS 34.2%