Skip to content

Latest commit

 

History

History

paymentservice

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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