efurmantt / of-sharding-demo

Demo using realms to "shard" an single app over multiple browser processes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To launch your url as the window to be replicated, in ladder-app.js configure the RUNTIME_PATH variable to point to your local instance and the url in the loadWinds function to point to your ladder url representation.

Right now it expects to run on port 8080 on local host but you can change that in the app JSONs.

About

Demo using realms to "shard" an single app over multiple browser processes


Languages

Language:HTML 99.3%Language:JavaScript 0.6%Language:CSS 0.1%