Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 926 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 926 Bytes

IPL Dashboard

To Browse your favourite IPL teams and access their past games details, wins and losses ratios - accessible by team and tournament year.

This is a companion project for the Java Brains course on Full Stack Development using Spring Boot and React JS, using technologies like Spring Boot, Spring Batch and React

IPL-Dashboard Application deployed: ipl-dashboard.com

IPL-Dashboard Application OpenAPI Swagger docs: ipl-dashboard-swagger-ui


  • Run the application in docker:
docker compose -f compose.yaml up -d