Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Screenly/weather-app

Repository files navigation

Screenly Weather App

Warning: This project has been abandoned in favor of the Weather Edge App.

Weather App Screenshot

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.

Requirements

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]