Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 535 Bytes

README.md

File metadata and controls

35 lines (28 loc) · 535 Bytes

TENNIS-SCORES

Requirements

  • git
  • node & npm
  • Docker
  • Docker Compose
  • .env file

Development

  • clone repo
git clone [email protected]:DylanMorison/TENNIS-SCORES.git
  • Place .env file in ./api directory

  • build Docker images with docker-compose

cd ..
docker-compose build
  • start up all docker containeirs for dev
docker-compose up 

Open browser and navigate to http://localhost:10000/

Debugging

docker-compose down -v

https://rapidapi.com/apidojo/api/livescore6/