Skip to content

Repository files navigation

TMS-Service

The CMS service is a NodeJs REST-API service that ingests a FRM transaction result and logs the output.

Installation

npm install

Build

npm run build # *.ts Also, triggers prebuild script

Server Start

npm run start # Start the server

Client Health Test

curl --location --request GET 'localhost:3000/'
curl --location --request GET 'localhost:3000/health'
// Response
{ "service": "Service-Name", "status": "UP" }

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages