Files @ 9fc653ee7fff
Branch filter:

Location: light9/bin/rdfdb

drewp@bigasterisk.com
WIP redoing how Note works. The new Note outputs EffectSettings only,
and callers have to effect_eval them. Still not sure what SimpleOutputs does.
1
2
3
4
#!/bin/zsh
#pnpm exec vite -c light9/ascoltami/vite.config.ts &
pdm run uvicorn --port 8209 light9.rdfdb.service:app --no-access-log
wait