https://github.com/walkthru-earth/opensensor-space
A decentralized, serverless dashboard for the OpenSensor Network. Visualizing real-time environmental data from independent stations syncing to public cloud storage (AWS, GCS, R2, etc.).
https://github.com/walkthru-earth/opensensor-space
airquality cloud-native duckdb duckdb-wasm environment esp32 iot parquet raspberry-pi s3 sensors
Last synced: 4 months ago
JSON representation
A decentralized, serverless dashboard for the OpenSensor Network. Visualizing real-time environmental data from independent stations syncing to public cloud storage (AWS, GCS, R2, etc.).
- Host: GitHub
- URL: https://github.com/walkthru-earth/opensensor-space
- Owner: walkthru-earth
- Created: 2025-03-28T17:46:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-30T20:53:55.000Z (5 months ago)
- Last Synced: 2026-01-31T12:36:29.162Z (5 months ago)
- Topics: airquality, cloud-native, duckdb, duckdb-wasm, environment, esp32, iot, parquet, raspberry-pi, s3, sensors
- Language: JavaScript
- Homepage: https://opensensor.space
- Size: 3.51 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# OpenSensor Space
[](https://deepwiki.com/walkthru-earth/opensensor-space)
A decentralized, serverless dashboard for the OpenSensor Network. Visualizing real-time environmental data from independent stations syncing to public cloud storage (AWS, GCS, R2, etc.).
## Development
```bash
bun install
bun run sources
bun dev
```
Visit `http://localhost:3000` to see the dashboard.