view bin/rdfdb @ 2144:0bc66003fa47

copy from DefinitelyTyped
author drewp@bigasterisk.com
date Wed, 17 May 2023 18:53:10 -0700
parents 00dc570c3ba1
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