Aura Platform
🏗️ Architecture
🚀 Quick Start
Prerequisites
Setup
git clone https://github.com/zaebee/aura.git cd aurauv synccp .env.example .env # Edit .env and add your API keys using the new nested structure: # AURA_LLM__API_KEY="your_mistral_key" # AURA_DATABASE__URL="postgresql://user:password@localhost:5432/aura_db"make trainbuf generate
🏗️ Running the Platform
Using Docker Compose (Recommended)
Running Services Individually
🧪 Testing and Simulation
Run Tests
Run Simulators
📂 Project Structure
Services & Adapters
🔧 Development Workflow
Code Generation
Linting and Formatting
Database Migrations
📖 API Endpoints
Negotiation Endpoint
Search Endpoint
🔒 Security
Security Features
Running with Security
Security Implementation Details
📊 Observability
🤝 Contributing
📄 License
Последнее обновление