Add initial Amazon Music support
This commit is contained in:
parent
bd85678303
commit
b0fcf55071
25 changed files with 248 additions and 222 deletions
2
Makefile
2
Makefile
|
@ -32,5 +32,5 @@ docker-compose-up: ## Start (and create) docker containers
|
|||
docker-compose up -d
|
||||
|
||||
.PHONY: yarn
|
||||
yarn: ## Migrate database schema
|
||||
yarn: ## Update yarn dependencies
|
||||
docker-compose run --rm app yarn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue