Skip to content

stevenwilkin/isitraininginbelfast.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isitraininginbelfast.com

Single serving site based upon the Yahoo! weather report for Belfast

Install dependencies with Bundler

bundle install

Requires a running Redis instance

Run the app

bundle exec rackup ./config.ru -p 3000

Browse to http://0.0.0.0:3000

Update the forecast

Perform a POST request to /update

curl -X POST -d '' http://0.0.0.0:3000/update

About

Is it raining in Belfast, Northern Ireland?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published