Skip to content

wilk/circuit-breaker-usage-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Example of how to use a Circuit Breaker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published