Home

Awesome

Red Candle

Desktop client which provides a GUI for getting genre recommendations via Girandole.

Installation and Setup

  1. Run yarn install or simply yarn to install all dependencies for running the project.
  2. Copy the file .env.example, rename to .env, and enter the host address of the server that is running Girandole.
  3. Start Girandole on your host.
  4. Run yarn start to run Red Candle.

Using Red Candle to get and write genre recommendations

Work in progress