merge /moodbar API as a flask Blueprint to py/serve.py
[letz.git] / README.md
blobd5b3133adc4f77c301e105311bf9549a53e661c3
1 # letz
3 [stylehouse](https://github.com/stylehouse/letz) via modern javascript tooling (Svelte)
5 ## install
7 Clone this. Probably to `~/src/letz`.
9 The following can be opted out of mostly by hacking the job list in zap.py:
10  - sudo apt install podman
11    - and [use overlayfs for speed](https://howsecologysquad.blogspot.com/2023/10/plodman.html)
12    - opt out: use Docker, rename Containerfile
13  - Point the hostname `sa` to where to ssh to run containers, or to localhost in ```/etc/hosts```
14    - opt out: delete the ssh step
16 ```bash
17 git submodule init
18 git submodule update
19 # < the "gox" qemu vm creation (a debian)
20 #   put ssh key in
21 #   sudo apt install lsyncd podman sshfs openssh-server
22 py/zap.py init
23 ```
24 Having read a bit of `zap.py` first.
26 You probably don't need a vm with containers inside, [things get very job-security over there](https://github.com/stylehouse/stylehouse/blob/151fe09b32e4562e20a67ac2766a3259a794b4d6/G/Lafr/Inside#L1168)
28 ## run
29 run:
30 ```bash
31 py/zap.py
32 ```
34 # description
36 computer parts.
38 # status
40 research-grade, difficult to say