- Install node: https://nodejs.org/en
- Install yarn: npm install --global yarn
Just need to drag and drop the spotfire/MasterOfPuppets.mod
file to any dxp file. Make sure you have enabled mods in Spotfire configuration.
- Edit people configuration file adding desired names:
src/data/puppets.json
- Download node modules:
yarn
- Execute project:
yarn dev
yarn build
yarn buildElectron
docker compose up