Files @ 0a4ae0083382
Branch filter:

Location: light9/bin/rdfdb

drewp@bigasterisk.com
try to use new ts; add widget dep
1
2
3
4
#!/bin/zsh
#pnpx vite -c light9/ascoltami/vite.config.ts &
pdm run uvicorn --port 8209 light9.rdfdb_setup:app
wait