Website
Help
Roadmap
Download / Changelog
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
- Install dependencies -
yarn
- Download the schema for auto-completion -
yarn get-schema
- Start the development client -
yarn serve
Generating types after changing/adding a GraphQL query/mutation
yarn gql-gen