view bin/rdfdb @ 2219:165fc8ed28ab

clearly this approach is wrong
author drewp@bigasterisk.com
date Tue, 23 May 2023 16:26:32 -0700
parents dc126c757dbe
children 06bf6dae8e64
line wrap: on
line source

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