/yuna

ツ An anime player that integrates with AniList, Crunchyroll, and Hidive.

Primary LanguageVueGNU Affero General Public License v3.0AGPL-3.0

Screenshot

Tech Stack

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

Development

Get Started

  1. Install dependencies - yarn
  2. (Windows only) Manually replace the relative path in apollo.config.js to an absolute one.
  3. Start the development client - yarn serve

Generating types after changing/adding a GraphQL file

yarn codegen