Go to file
2024-08-22 12:09:10 +02:00
lib/tools ... 2024-08-22 12:09:10 +02:00
poc ... 2024-08-22 12:09:10 +02:00
.gitignore ... 2024-08-22 12:09:10 +02:00
do_pip_install.sh ... 2024-08-22 12:09:10 +02:00
myenv.sh ... 2024-08-22 12:09:10 +02:00
README.md ... 2024-08-22 12:09:10 +02:00
requirements.txt ... 2024-08-22 12:09:10 +02:00
start_web.sh ... 2024-08-22 12:09:10 +02:00
start.sh ... 2024-08-22 12:09:10 +02:00

hero_server

backend for hero

get started

  • checkout this repo

to debug / develop

cd ~/code/git.ourworld.tf/projectmycelium/hero_server
source myenv.sh
# to test an example
python ~/code/git.ourworld.tf/projectmycelium/hero_server/examples/osis_example/id_example.py
# if you need jq, start the jq dashboard
bash start_workers.sh

to add package to pip

add it to https://git.ourworld.tf/projectmycelium/hero_server/src/branch/main/requirements.txt