- Add docker-compose file for local dev
- Implemented top listeners for artist/album endpoints to match track
- Add recent endpoint
This commit is contained in:
Daniel Mason 2022-01-06 10:20:30 +13:00
parent 73bfa838ae
commit 3698c0b436
17 changed files with 398 additions and 35 deletions

4
.gitignore vendored
View file

@ -6,10 +6,8 @@
*.so
*.dylib
.env
web/.env.production
web/.env.development
web/img/*
/data
# Test binary, built with `go test -c`
*.test