Local Deployment

Flow Diagram:

Sections :

  1. Hardware Requirement

  2. Platform Setup

  3. How to access the platform?

  4. How to stop the platform?

  5. Platform Logs

In this setup, you can run the platform directly on your local machine. Please follow the below steps to perform the setup.

Note : We have tested the platform setup on Linux and Mac machines. If you encounter any issues during setup, please contact the TRH team.

Hardware Requirement

CPU
RAM
Storage

Minimum

2 vCPU

8

30

Recommended

4 vCPU

16

50

Excellent

8 vCPU

32

70

Platform Setup

1. Clone repository

Open your terminal and execute the below command

2. Setup script and installing dependencies

  1. Change permission of the dependency script

  2. Install dependencies

    Screenshot 2025-09-15 at 11.08.27 AM.png

3. Setup config files

You will then be prompted with questions in the terminal. Press Enter to use the default values or provide your own inputs.

image.png

4. Run the platform

image.png
image.png

How to access the platform?

  1. After a successful installation, you can access the platform by navigating to http://localhost:3000/ in your browser.

  2. To log in, use the Gmail ID and password that were configured during Step 3: Configuration Setup.

image.png

How to stop the platform?

image.png

How to observe logs of platform?

Last updated