Skip to content

kunal-mandalia/pulse-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pulse-web CircleCI

Real-time analytics with socket.io inspired by segment.com's debugger.

pulse-demo

Demo

Install

  • git clone https://github.com/kunal-mandalia/pulse-web.git
  • cd pulse-web
  • yarn install
  • yarn start
  • Open localhost:3000 to see the SPA which will be used to emit events and localhost:3000/debugger to show incoming events

The backend socket.io server is hosted at http://pulse-server-km.herokuapp.com/. Checkout the sourcecode here

Contributing

PRs welcome

License

MIT

Releases

No releases published

Packages

No packages published