Merge branch 'main' of git.ourworld.tf:freeflowuniverse/heroweb

This commit is contained in:
root 2024-09-05 06:56:56 +02:00
commit 404b55207f

View File

@ -3,6 +3,18 @@
## get started
### with hero
```bash
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.
```bash
@ -23,6 +35,12 @@ bash install.sh
python ~/code/git.ourworld.tf/freeflowuniverse/heroweb/poc/server.py
```
## svelte
```bash
```
## remarks