Simple Node.js Command Line Weather Application
- Built upon bmorielli25's weather-app
This repo was used to build an app and promote across different OpenShift clusters in this demo and in this demo
This repo is separated by branches:
$ git branch -a
* master
remotes/origin/HEAD -> origin/master
remotes/origin/dynamic
remotes/origin/master
remotes/origin/static
The OG weather app:
OpenShift sample usage:
$ oc new-app https:/github.com/arctiqteam/weather-app#static
The new slick weather app with dynamic background images and maps
This is for using in airgapped environments. The weather app is not really functional with this.