Dicovery is an open-source music player, designed to be used with Melody, our sister project. However, Discovery can be used elsewhere, as it's just a Vue frontend making queries to a GraphQL backend.
$ npm install
$ npm run serve
$ npm run build
$ npm run lint
- LunaIsNotABoy - creator and maintainer