Developer Guide Directory
Welcome to the Developer Guide of the MetaPilot documentation. This section covers local developer configuration, git workflow conventions, testing methodology, code quality standards, and documentation style rules.
Contents
- Developer Setup: IDE configuration, Python venv, Node/Yarn workspace, and dependencies.
- Development Workflow: Git branching, commit messages, and helper script usage (,
create_superadmin.py).generate_fernet_key.py - Automated Testing Strategy: Running Pytest and Django test runner for unit/integration tests.
- Testing Architecture Specification: Comprehensive test strategy, coverage requirements, and performance benchmark targets.
- Coding Standards: Code formatting rules for Python/Django and TypeScript/Next.js.
- Documentation Style Guide: Writing conventions, Markdown alerts, and Mermaid diagram rules.