mirror of
https://github.com/valitydev/party-management.git
synced 2024-11-06 01:05:21 +00:00
7c202dc63d
* OPS-442: Add new field to Shop * Bump damsel * Add important comment for later |
||
---|---|---|
.github/workflows | ||
apps | ||
config | ||
test | ||
.dockerignore | ||
.env | ||
.gitignore | ||
compose.tracing.yaml | ||
compose.yaml | ||
Dockerfile | ||
Dockerfile.dev | ||
elvis.config | ||
LICENSE | ||
Makefile | ||
README.md | ||
rebar.config | ||
rebar.lock | ||
TODO.md |
Party Management
Managing parties involved in payment processing.
Building
We widelly use Thrift to define RPC protocols. So it needs to have our Thrift compiler in PATH to build this service. The recommended way to achieve this is by using our build image.