Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Sample Roda + React app live updated via EventSource (SSE), useful as project base/boilerplate.

Notifications You must be signed in to change notification settings

appliedblockchain/roda-react-sse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this fork is no longer maintained, please see main remote:



Roda + React + Server Sent Events

Sample Roda + React app live updated via EventSource (SSE), useful as project base/boilerplate.

Setup

cd client

npm install

on another terminal window:

cd server

bundle

Launch (Dev)

cd server

./run

on another shell:

cd client

npm start

Launch (Dev \w foreman)

(or shoreman or alternatives)

foreman start

SSE useful links (JS)

About

Sample Roda + React app live updated via EventSource (SSE), useful as project base/boilerplate.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published