xcherry

module
v0.0.0-...-a33e9ff Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2024 License: Apache-2.0

README

xCherry

Server and main repo of xCherry project

Go Report Card

Coverage Status

Build status

Documentation

See wiki.

How to use

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:

Option 1: use example docker-compose of xCherry with a database

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
Option 2: use docker-compose of xCherry to connect with your own database
  • Install the database schema to your database
  • Run docker-compose file from this project:
    • docker-compose -f ./docker-compose/docker-compose.yaml up

Contribution

See contribution

Option 3: brew install

TODO: brew install xCherry binaries

Development Plan

See development plan

License

Apache 2.0. See license file

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL