Skip to content

kyma-project/price-calculator

REUSE status

Kyma-Price-Calculator

Overview

The Price Calculator for Kyma. It's based on the ReactJS library.

Prerequisites

  • npm in version 9.6.6 or higher
  • node in version 20.1.4 or higher

Installation

To install dependencies for the project run the following command:

npm install

Development

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.

Run tests

Use the following command to start the unit-tests for the cost calculations:

npm test

Adjust Values

To adjust prices or other values used for the calculations, go to the config.json file and update the corresponding entry.

Contributing

See the Contributing Rules.

Code of Conduct

See the Code of Conduct document.

Licensing

See the license file.