Files @ 5e4321405f54
Branch filter:

Location: light9/bin/rdfdb - annotation

drewp@bigasterisk.com
redo services url structure and homepage config. (pages aren't updated this layout yet)
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