Skip to content

Welcome to Arctyk ITSM Developer Documentation

Arctyk ITSM is a modern, Jira-inspired IT Service Management platform built with Django. This documentation is designed for developers, team members, and contributors working on the Arctyk ITSM codebase.


🚀 Quick Start for New Team Members

New to the team? Start here:

  1. Onboarding Guide - Welcome! Get familiar with the team and project
  2. Development Environment Setup - Set up your local development environment
  3. Architecture Overview - Understand how Arctyk ITSM is built
  4. Make Your First Contribution - Submit your first pull request

📖 Documentation Sections

Team Onboarding

New to the team? Start here to get up to speed.

Architecture & Design

Understand the system architecture and technical decisions.

Developer Guide

Practical guides for development tasks.

UI Development

Frontend templates, styles, and components.

Components Library

Reusable UI components.

Coding Standards

Best practices and style guides.

API & Reference

Technical reference documentation.

Deployment & Operations

Production deployment and operations.

Changelog & Versioning

Release history and migration guides.


🛠️ Technology Stack

Layer Technology Version
Framework Django 5.2.9 LTS
Language Python 3.11+
Database PostgreSQL 15+
Cache/Queue Redis 7+
Task Queue Celery 5.3+
Frontend Django Templates, SCSS, JavaScript -


📚 Recent Updates

Check the changelog for the latest features, fixes, and changes.

Latest Version: 0.4.4 (December 26, 2025)


🤝 Contributing

We welcome contributions! Here's how to get started:

  1. Read the contributing guide
  2. Review the team structure
  3. Set up your development environment
  4. Find a good first issue
  5. Submit a pull request!

📄 License

Arctyk ITSM is licensed under the MIT License. See LICENSE for details.


Happy coding! 🚀