view bin/rdfdb @ 2109:00dc570c3ba1

logging
author drewp@bigasterisk.com
date Thu, 02 Jun 2022 18:49:45 +0000
parents 412f798baf0c
children cce16500f747
line wrap: on
line source

#!/bin/zsh
#pnpx vite -c light9/ascoltami/vite.config.ts &
pdm run uvicorn --port 8209 light9.rdfdb_setup:app --no-access-log
wait