This commit is contained in:
Chris Wanstrath 2026-01-30 00:07:26 -08:00
parent 4487d15a24
commit 8ffaea9d31

View File

@ -8,6 +8,11 @@
[x] has GET / page that shows all the running apps/status/port
[x] watch each app and restart it on update
[x] watches for and adds/removes apps
[ ] run on rpi on boot
[ ] found at http://toes.local
[ ] https?
[ ] apps are subdomains (verify if this works w/ chrome+safari)
[ ] if not: apps get ports but on the proper domain ^^
## apps
@ -32,6 +37,8 @@
[x] `toes pull`
[x] `toes push`
[x] `toes sync`
[ ] `toes new --spa`
[ ] `toes new --ssr`
## webui