🧑💻 Development Guide
This section provides the technical setup and configuration details needed to develop, maintain, or extend Artemis.
You'll find information on:
- Setting up a local development environment
- Running the Artemis server (Spring Boot) and client (Angular)
- Database and build configuration
- Integration with version control and CI/CD systems
- Setting up local LLM services for AI-assisted features
Start with the Setup Guide to install and run Artemis on your local machine.
Core development guides
Coding and Design Guidelines
Find the implementation, testing, design-system, and server conventions.
Development Process
Follow the project workflow from feature proposal through review and merge.