This is our client repository. It contains the Ember.js application for Kitsu.
Check out the tools, mobile, server and api docs repositories.
yarn
yarn start
(default port 4200)yarn start --port 4201
yarn test
(tap reporter)yarn test:ci
(dot reporter)
Check out the main repo for information on setting up a development environment and contributing.
We use CrowdIn to handle translations, head on over to crowdin.com/project/kitsu-web to suggest changes or add new translations.
Translations use the ICU Message Syntax format. Read the syntax documentation.
Looking to create an issue? Open a bug report or feature request on Kitsu.