internet4000 / explorer-discogs

A work in progress to explore and play Discogs

Home Page:https://explorer.radio4000.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

explorer-discogs

Relies on https://github.com/internet4000/edapi, and the redis database.

It is supposed to be a nice user experience to explore Discogs' data.

On going experiementation, please feel free to add or request features.

It uses the radio4000-player https://github.com/internet4000/radio4000-player.

Development

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd explorer-discogs
  • yarn install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Linting

  • yarn lint:js
  • yarn lint:js --fix

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

A work in progress to explore and play Discogs

https://explorer.radio4000.com


Languages

Language:JavaScript 78.1%Language:Handlebars 15.1%Language:CSS 3.6%Language:HTML 3.2%