The Price Calculator for Kyma. It's based on the ReactJS library.
To install dependencies for the project run the following command:
npm installUse the following command to run the Kyma-Price-Calculator locally:
npm startAfter a while, open the http://localhost:3000/kyma/kyma-price-calculator address in your browser.
Use the following command to start the unit-tests for the cost calculations:
npm testTo adjust prices or other values used for the calculations, go to the config.json file and update the corresponding entry.
See the Contributing Rules.
See the Code of Conduct document.
See the license file.