Listory/src/music-library
2020-05-03 21:10:31 +02:00
..
dto feat(api): fetch listens from spotify 2020-05-03 21:10:31 +02:00
album.entity.ts feat(api): setup database migrations 2020-05-03 21:10:31 +02:00
album.repository.ts feat(api): fetch listens from spotify 2020-05-03 21:10:31 +02:00
artist.entity.ts chore(api): update dependencies 2020-05-03 21:10:31 +02:00
artist.repository.ts feat(api): fetch listens from spotify 2020-05-03 21:10:31 +02:00
music-library.module.ts chore(api): update dependencies 2020-05-03 21:10:31 +02:00
music-library.service.spec.ts chore(api): update dependencies 2020-05-03 21:10:31 +02:00
music-library.service.ts chore(api): update dependencies 2020-05-03 21:10:31 +02:00
track.entity.ts feat(api): setup database migrations 2020-05-03 21:10:31 +02:00
track.repository.ts feat(api): fetch listens from spotify 2020-05-03 21:10:31 +02:00