tdoehmen's picture
added duckdb-nsql benchmark setup
b247dc4
|
raw
history blame
149 Bytes
## Running
In a separate tmux/terminal session, run
```
cd manifest
uvicorn web_app.main:app --reload
```
Change the port by ass `--port <PORT>`.