Files @ d678c2757cd4
Branch filter:

Location: light9/bin/rdfdb - annotation

drewp@bigasterisk.com
config log() better. note that in chrome, you have to turn on 'verbose' in the console log to see anything :(
1
2
3
4
#!/bin/zsh
#pnpx vite -c light9/ascoltami/vite.config.ts &
pdm run uvicorn --port 8209 light9.rdfdb_setup:app
wait