Skip to content

mastercode64/desafio-ruby-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

desafio-ruby-weather-app

Simple weather app!

Technologies used

How to run

First clone project:

git clone https://github.com/mastercode64/desafio-ruby-weather-app.git

Go to project folder:

cd desafio-ruby-weather-app

Edit .env file and input your API key and your location. Example:

API_KEY=a4275420186b3d597fe3bc778ad8aecb
LOCATION=são paulo

Run app using docker command:

docker-compose up

About

Ruby app that uses openweather api to tell weather from a location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published