Aggregate, Store and Analyse recommendations from Economic Times
Clone the project
git clone https://github.com/ishan-agarwal/etreco.git
Go to the project directory
cd etreco
Docker Command to run Grafana
mkdir mysql_data
docker compose up -d
open mysql shell
docker exec -it mysql_container mysql -u admin -p ETRECODB