Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 351 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 351 Bytes

la-crosse-to-wunderground-pws

AWS service that fetches weather observations from La Crosse Alerts Mobile and submits them to a Weather Underground PWS.

Fits within free tier!

Installation

nvm install # or similar
npm install

Test

npm test

Deploy

npm run deploy

System diagram