Skip to content

Latest commit

 

History

History
 
 

README.md

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 payment