Go to file
2024-09-02 07:59:17 +02:00
input ... 2024-09-01 20:00:13 +02:00
lib ... 2024-09-02 07:57:47 +02:00
poc ... 2024-09-02 07:57:47 +02:00
poc2 ... 2024-09-02 07:28:06 +02:00
.gitignore ... 2024-09-02 07:57:47 +02:00
install.sh ... 2024-09-02 07:49:32 +02:00
myenv.sh ... 2024-08-22 12:09:10 +02:00
README.md ... 2024-09-02 07:59:17 +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

POC FOR HERO WEB

get started

Make sure to use the same paths please.

mkdir -p ~/code/git.ourworld.tf/freeflowuniverse
cd ~/code/git.ourworld.tf/freeflowuniverse
git clone git@git.ourworld.tf:freeflowuniverse/heroweb.git
cd ~/code/git.ourworld.tf/freeflowuniverse/heroweb
source myenv.sh
bash install.sh

to work with poc website

#not needed to do, has already been done before, this takes a template and put in right format so we can further experiment with it
#python ~/code/git.ourworld.tf/freeflowuniverse/heroweb/poc/template_fixer.py
#run the poc server, this one needs tom be extended
python ~/code/git.ourworld.tf/freeflowuniverse/heroweb/poc/server.py

remarks

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