Circuit Breaker usage example Install Run nvm to setup the correct version of Node.js $ nvm use Install the dependencies via NPM: $ npm i Running Run GestioneFatture: $ npm run start:gestione-fatture Run ControlloFatture: $ npm run start:controllo-fatture