mirror of
https://github.com/valitydev/party-management.git
synced 2024-11-06 01:05:21 +00:00
36f4567b61
* bump damsel * bumped again * added methods test * fixed format * test test * added termset check * fixed * fixed format * added fail test cases * refactored fail test case * added explicit result match * fixed ref * added digital wallet deprecated fizture * added assert match * added missed case * added logs * changed to io * removed unused pomt |
||
---|---|---|
.github/workflows | ||
apps | ||
config | ||
test/machinegun | ||
.dockerignore | ||
.env | ||
.gitignore | ||
docker-compose.yml | ||
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.