Skip to content

wojkos/Rails_weather

Repository files navigation

How to run application:

Add gems

bundle install

Add env variables

Add .env file to main app folder. In file add OPENWEATHER_MAP_API_KEY variable.

Create databese and add some seed's

rake db:setup

Start application

rails start

About

Rails weather service using openwather data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published