mirror of
https://github.com/valitydev/party-management.git
synced 2024-11-06 01:05:21 +00:00
d1cd895fe6
BACKLOG-20: Apply few upstream fixes |
||
---|---|---|
.github/workflows | ||
apps | ||
config | ||
test/machinegun | ||
.dockerignore | ||
.gitignore | ||
.gitmodules | ||
docker-compose.sh | ||
Dockerfile | ||
elvis.config | ||
LICENSE | ||
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.