Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.
/ cms-service Public archive

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

License

Notifications You must be signed in to change notification settings

tazama-lf/cms-service

CMS-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

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

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 8