19 lines
362 B
Markdown
19 lines
362 B
Markdown
|
|
||
|
|
||
|
## to get started
|
||
|
|
||
|
```bash
|
||
|
~/code/git.ourworld.tf/freeflowuniverse/heroweb/svelte/run.sh
|
||
|
```
|
||
|
|
||
|
- will install hero if needed
|
||
|
- will get the fileserver code and run it in screen
|
||
|
- will do the npm install
|
||
|
|
||
|
|
||
|
## todo
|
||
|
|
||
|
- the fileserver is a python implementation, will have to be checked against component
|
||
|
- https://docs.svar.dev/svelte/filemanager/getting_started
|
||
|
|