Skip to main content

Setup for node.js

This user guide will show you how you can quickly download and run a demo version of Temenos Explorer using node.js.

Prerequisites

You will need to have node.js v19.9.0 installed on your computer to be able to run Temenos Explorer.

If you do not have node.js you can download it for free here:

Download node.js and npm (external link)

Installation Files

Download Temenos Explorer zip file

Installation Steps

Windows

Complete the following steps if you use Windows:

  1. Download the Temenos Explorer zip file to your computer
  2. Extract the zip file
    This will create a folder containing the Temenos Explorer files
  3. Open the TemenosExplorer folder to view the contents
  4. Double-click on setup.bat
    This process will download and install package dependencies, so please ensure you stay connected to the internet. Depending on your connection speed, this could take a few minutes to complete.
  5. Double-click on run.bat
  6. Visit http://localhost:8002 in your web browser
  7. Login as the user "inputt" with the password "123456"

Unix/Linux/macOS

Complete the following steps if you use Unix, Linux or macOS:

  1. Download the Temenos Explorer zip file to your computer
  2. Extract the zip file
    This will create a folder containing the Temenos Explorer files
  3. Open the TemenosExplorer folder in a Terminal window
  4. Run ./setup.sh
    This process will download and install package dependencies, so please ensure you stay connected to the internet. Depending on your connection speed, this could take a few minutes to complete.
  5. Run ./run.sh
  6. Visit http://localhost:8002 in your web browser
  7. Login as the user "inputt" with the password "123456"

How to Use the Demo

Once you have completed the installation step, please see the guide on how to use the demo