Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,12 @@ Commits made here will trigger a rebuild of the website with the latest data.
```bash
yarn update-data
```
Pulls down the latest data from the spreadsheet. You do not need to run this locally to update the website. This script is automatically run server side when changes are made to the spreadsheet.
Pulls down the latest data from MeshDB. You do not need to run this locally to update the website. This script is automatically run server side on an hourly basis to update the map to changes made in MeshDB.

### Panoramas

Panoramas go in `data/panoramas` and are named according to their node number (227.jpg).
Panoramas go in `data/panoramas` and are named according to their node number (227.jpg).
For new installs (which don't have a node number yet) they are named with the install number of the request. (Ie 17754.jpg)
To add multiple panoramas, add a letter to the end of the name (227.jpg, 227a.jpg, 227b.jpg, etc.).

You can access the panoramas at https://node-db.netlify.com/panoramas/227.jpg