Development Getting Started
Quick Setup
For complete setup instructions, see our Quick Start Guide.
Development Environment
- Node.js 18+
- Python 3.9+
- Docker
- PostgreSQL
Code Standards
- ESLint + Prettier for TypeScript/JavaScript
- Black + isort for Python
- Pre-commit hooks for code quality