Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 285 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 285 Bytes

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