Skip to content

Latest commit

 

History

History

paymentservice

Payment Service

This service is responsible for processing and validating payments through the application.

Local Build

Copy the demo.proto file to this directory and run npm ci

Docker Build

From the root directory, run:

docker compose build paymentservice