bcinarli / global-store-ssr

Global Store with SSR support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

global-store-ssr

Global Store with SSR support

Creating a store and sharing it with SSR and Client, demo: https://global-store.herokuapp.com/

You can change the locale in store by sending ?locale=en_US in the querystring. Available languages, ['de_DE', 'en_US', 'es_ES', 'fr_FR', 'tr_TR']

There is a 5s intentional timeout for page load to test multiple sessions

About

Global Store with SSR support


Languages

Language:JavaScript 97.6%Language:HTML 2.4%