Demo for using the shared data store.
⚡ Distribute some common data.
Feel free to play around with the code using StackBlitz.
You can visit this demo at shareddata.samples.piral.cloud/.
Install the dependencies:
yarn install
Now run the application:
yarn start
Piral and this sample code is released using the MIT license. For more information see the license file.