Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 323 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 323 Bytes

music_league_playlists

A web app to search through music league playlists

Getting Started

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