Go to file
2024-09-14 07:13:38 +03:00
examples/heroweb_example_base s 2024-09-14 06:59:42 +03:00
herowebserver s 2024-09-14 06:59:42 +03:00
lib/webcomponents s 2024-09-14 06:59:42 +03:00
poc update 2024-09-13 15:51:41 +02:00
poc2 ... 2024-09-02 07:28:06 +02:00
svelte /// 2024-09-13 16:00:11 +03:00
templatesrcpoc ... 2024-09-02 08:01:44 +02:00
.gitignore docsend here we come 2024-09-09 05:56:44 +02:00
install.sh s 2024-09-14 06:59:42 +03:00
myenv.sh s 2024-09-14 06:59:42 +03:00
package-lock.json heroweb 2024-09-07 05:54:06 +02:00
package.json heroweb 2024-09-07 05:54:06 +02:00
pyproject.toml docsend here we come 2024-09-09 05:56:44 +02:00
README.md Update README.md 2024-09-03 15:23:53 +00:00
requirements.txt docsend here we come 2024-09-09 05:56:44 +02:00
start_authserver.sh heroweb 2024-09-05 06:56:55 +02:00
start.sh update 2024-09-13 15:51:41 +02:00

POC FOR HERO WEB

get started

with hero

hero git pull -u https://git.ourworld.tf/freeflowuniverse/heroweb
cd ~/code/git.ourworld.tf/freeflowuniverse/heroweb
source myenv.sh
bash install.sh

without hero

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

svelte


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