yuna icon indicating copy to clipboard operation
yuna copied to clipboard

ツ An anime player.

Yuna

Website

Help

Roadmap

Download / Changelog

Screenshot

Tech Stack

  • Vue + Vuex + Apollo
  • TypeScript, SCSS
  • Electron

Beta versions

Beta builds are sometimes uploaded here.

These builds are not guaranteed to work in any way.

Development

Get Started

  1. Install dependencies - yarn
  2. Download the schema for auto-completion - yarn get-schema
  3. Start the development client - yarn serve

Generating types after changing/adding a GraphQL query/mutation

yarn gql-gen