This commit is contained in:
2025-11-02 21:00:37 -05:00
commit dfd2c74045
5 changed files with 449 additions and 0 deletions

5
example.env Normal file
View File

@@ -0,0 +1,5 @@
FEATHER_STATION="NOAA Station"
FEATHER_KEY="INFLUX TOKEN"
FEATHER_ORG="INFLUX ORG ID"
FEATHER_BUCKET="weather"
FEATHER_SERVER="https://influx.hacdc.org"