The Price Calculator for Kyma. It's based on the ReactJS library.
To install dependencies for the project run the following command:
npm install
Use the following command to run the Kyma-Price-Calculator locally:
npm start
After 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 test
To 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.