Skip to content

sustia-llc/pws-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pws-collector

  • polls a list of weather.com stations for data on interval, and stores in MongoDB 6 timeseries collection with geospatial index on location

Requirements

Nice to have

Development

  • provide a .env file based on .env.example
  • run tests:
cargo test

Production

  • provide a .env file based on .env.example
  • add a config/production.json file based with with desired settings for production (see config/development.json for example)
RUN_MODE=production cargo run

Acknowledgments

Releases

No releases published

Packages

No packages published