Warning: This project has been abandoned in favor of the Weather Edge App.
This is an example asset for Screenly as part of the Screenly Playground.
You can view the live demo at weather.srly.io.
When running on a Screenly device with asset metadata enabled, the location will automatically be set. If not, you can this wizard to set your location.
Install Wrangler
$ npm install -g wrangler
Login to Cloudflare
$ wrangler login
Run the project in dev mode
$ wrangler dev
Publish worker
$ wrangler publish --env [environment name]