Skip to content

DylanMorison/TENNIS-SCORES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages