Skip to content

Build a weather service using the OpenWeatherMap API

Notifications You must be signed in to change notification settings

malforsaja/weather-service

Repository files navigation

Requirements

Node and NPM

Installation and run

Install all dependencies with

npm install

Configure ENV variables on a .env file similar to .env.example (check more on https://github.com/motdotla/dotenv#readme)

Check all tests pass with

npm run test

To run locally execute the command

npm start

DOCKER

Run the following commands:

docker build -t /test-weather .

docker run --rm fori/test-weather

About

Build a weather service using the OpenWeatherMap API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •