Demo showcasing different ways of sharing global values in pilets.
⚡ Distribute knowledge to your modules.
Feel free to play around with the code using StackBlitz.
You can visit this demo at shared-globals.samples.piral.cloud/.
Install the dependencies:
yarn install
Now run the application:
yarn start
This will run the pilet.
Piral and this sample code is released using the MIT license. For more information see the license file.