mirror of
https://github.com/valitydev/party-management.git
synced 2024-11-06 01:05:21 +00:00
4ea2b1562e
* bumped to valitydev/damsel@03bbf48 * fixed after bump * updated workflow version * fixed fmt and linter * fixed * fixed * changed cache version * Revert "Auxiliary commit to revert individual files from 7f5eb344211ed6353bf5391b9d331ef2fc50ebf7" This reverts commit 8d9749077970f9b0759b777e90a35d188a3d669c. * fixed |
||
---|---|---|
.github/workflows | ||
apps | ||
config | ||
test/machinegun | ||
.dockerignore | ||
.env | ||
.gitignore | ||
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.