Update README

This commit is contained in:
2025-12-25 15:09:03 -06:00
parent f386459449
commit 3ba66ff179

View File

@@ -24,7 +24,17 @@ Data is fetched from OSM Overpass and may not be accurate or up to date as this
### NPM
coming soon
```sh
npm config set @quad4:registry=https://git.quad4.io/api/packages/Quad4-Software/npm/
npm install -g @quad4/surveilled
surveilled
```
Or
```sh
PORT=8080 HOST=0.0.0.0 surveilled
```
### Docker