Node and NPM
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)
npm run test
npm start
Run the following commands:
docker build -t /test-weather .
docker run --rm fori/test-weather