Logo
Quick Start

Installation

Installation of Tantri Backend

Development

Prerequisite

Please install npm before proceeding with the installation.

Follow these steps to run this project locally.

Step 1: Clone the repository (Recommended using SSH)

git clone [email protected]:tantri-id/tantri-backend-ts.git

Step 2: Navigate to the project directory

cd tantri-backend-ts

Step 3: Install dependencies

npm install

Step 4:Run development

npm run dev

Step 5: Open browser on localhost:3000

Step 6: after successfully render you can start development.

On this page