Skip to content

An example of how to build a realtime app with Node.js

Notifications You must be signed in to change notification settings

johnnieclapper/RealtimeDemo

 
 

Repository files navigation

Realtime Demo

This code is part of a 2 part blog series on building real-time web apps with Server-Sent Events.

Installation

npm install
grunt

Running with Docker

docker-compose up

About

An example of how to build a realtime app with Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.2%
  • HTML 27.2%
  • PostScript 3.6%