Server and main repo of xCherry project
See wiki.
As a coding framework, iWF provides three SDKs to use with:
The xCherry SDKs/Samples require to run with the server by one of the below options:
In this case you don't want to connect to your existing database:
wget https://raw.githubusercontent.com/xcherryio/xcherry/main/docker-compose/docker-compose-postgres14-example.yaml && docker compose -f docker-compose-postgres14-example.yaml up -d
docker-compose -f ./docker-compose/docker-compose.yaml up
See contribution
TODO: brew install xCherry binaries
See development plan
Apache 2.0. See license file