A web app to search through music league playlists
To get the web application started, run the following command in your terminal:
go run web/main.go
To start Kibana and Elasticsearch, ensure Docker is installed on your machine, then run:
docker compose up