We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5423afb commit 1212ef8Copy full SHA for 1212ef8
CONTRIBUTING.md
@@ -13,7 +13,7 @@ See https://docs.astral.sh/uv/getting-started/installation/ for installation
13
```bash
14
git clone https://github.com/stac-utils/stac-fastapi-pgstac.git
15
cd stac-fastapi
16
-uv sync --dev
+uv sync
17
```
18
19
To run the service on 0.0.0.0:8082 and ingest example data into the database (the "joplin" collection):
0 commit comments