General Questions
What is Kitsu?
What is Kitsu?
Who develops Kitsu?
Who develops Kitsu?
Is Kitsu open source?
Is Kitsu open source?
How many studios use Kitsu?
How many studios use Kitsu?
Installation Questions
What are the system requirements for Kitsu?
What are the system requirements for Kitsu?
- Node.js version 20.19 or higher
- npm version 10 or higher
Can I try Kitsu without installing it?
Can I try Kitsu without installing it?
How do I install Kitsu for development?
How do I install Kitsu for development?
- Clone the repository from GitHub
- Install dependencies with
npm install - Run the development server with
npm run dev
Do I need to install the Zou API separately?
Do I need to install the Zou API separately?
Usage Questions
What types of projects can I manage with Kitsu?
What types of projects can I manage with Kitsu?
- Animation projects
- VFX (Visual Effects) productions
- Video game development
- Any collaborative creative project requiring asset and task management
Can I customize Kitsu for my studio's workflow?
Can I customize Kitsu for my studio's workflow?
- Define custom task types and statuses
- Create custom metadata fields
- Configure production pipelines to match your workflow
- Extend functionality through the API
Does Kitsu support multiple projects?
Does Kitsu support multiple projects?
Can I integrate Kitsu with other tools?
Can I integrate Kitsu with other tools?
Technical Questions
What technologies does Kitsu use?
What technologies does Kitsu use?
- JavaScript (ES6+)
- Vue.js 3 framework
- Vuex for state management
- Vite for build tooling
How do I contribute to Kitsu?
How do I contribute to Kitsu?
- Report bugs on GitHub Issues
- Submit feature requests on Canny
- Contribute code via pull requests
- Help with translations on POEditor
- Improve documentation
Where can I find the API documentation?
Where can I find the API documentation?
Is there a plugin system for Kitsu?
Is there a plugin system for Kitsu?
- The REST API for integrations
- Custom modifications to the source code (it’s open source)
- Feature requests through the community
Support Questions
Where can I get help with Kitsu?
Where can I get help with Kitsu?
- Discord Community for community support
- GitHub Issues for bug reports
- Documentation for guides and references
- Professional support from CGWire
Is there professional support available?
Is there professional support available?
How do I report a bug?
How do I report a bug?
- Check if it’s already reported in GitHub Issues
- If not, create a new issue with:
- A clear description of the problem
- Steps to reproduce
- Expected vs actual behavior
- Your environment details (browser, OS, Kitsu version)
Can I request new features?
Can I request new features?
