Categorygithub.com/retail-ai-inc/beanq/v3
package
3.1.0
Repository: https://github.com/retail-ai-inc/beanq.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

beanq

We are heavily working on this project, please stay tuned!

Example Explanation

Start and enter the container.

docker compose up -d --build

docker exec -it beanq-example bash

delay example:

make delay

normal example:

make normal

sequential example:

make sequential

When you want to exit the container, please remember to execute the clean command, as env.json needs to be restored.

make clean