Update README
This commit is contained in:
12
README.md
12
README.md
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user