todo more tests todo validate currencyPair size with spring validation todo db lock ForexService todo dockerize service todo exception messages for prop urls and else
- install java 8 and node ^v16.13.2 with npm ^8.1.2
- cd currency-converter
- cd GUI
- npm install
- npm run linux
- npm start
- cd ..
- java -jar backend.jar
- open http://localhost:3000/ in browser
- install java 8 and node ^v16.13.2 with npm ^8.1.2
- cd currency-converter
- cd GUI
- npm install
- npm run startWin
- cd ..
- java -jar backend.jar
- open http://localhost:3000/ in browser