Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koverholt/rainfall-data
Display rainfall totals in Central Texas
https://github.com/koverholt/rainfall-data
Last synced: 9 days ago
JSON representation
Display rainfall totals in Central Texas
- Host: GitHub
- URL: https://github.com/koverholt/rainfall-data
- Owner: koverholt
- Created: 2020-09-05T05:33:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-19T11:01:34.000Z (9 months ago)
- Last Synced: 2024-12-24T04:44:26.346Z (17 days ago)
- Language: Svelte
- Homepage: https://rainfall.koverholt.com
- Size: 2.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rainfall-data
Display rainfall data in Central Texas
![Rainfall Data](https://github.com/koverholt/rainfall-data/blob/main/images/rainfall-totals.png?raw=true)
Data from https://hydromet.lcra.org/
## Deployment
```
gcloud run deploy rainfall-data --source src/ --region us-central1 --allow-unauthenticated
```