Azu CLI
AzuAuthorityAzu CLICQLSession
  • Overview
    • Introduction
    • Installation
    • Quick Start
    • Project Structure
    • Configuration
      • Configuration Overview
      • Project Configuration
      • Database Configuration
      • Development Server Configuration
      • Generator Configuration
      • Environment Variables
  • Command Reference
    • Command Overview
    • azu new
    • azu init
    • azu generate
    • azu serve
    • azu dev
    • Database Commands
      • azu db create
      • azu db migrate
      • azu db rollback
      • azu db seed
      • azu db reset
      • azu db status
      • azu db new_migration
    • azu help
    • azu version
    • CLI Options Reference
  • Generators
    • Generators Overview
    • Endpoint Generator
    • Model Generator
    • Service Generator
    • Middleware Generator
    • Contract Generator
    • Page Generator
    • Component Generator
    • Custom Validator Generator
    • Migration Generator
    • Scaffold Generator
  • Architecture & Internals
    • Architecture Overview
    • CLI Framework (Topia)
    • Generator System
    • Template Engine (ECR)
    • Configuration System
    • Plugin System
  • Help & Contributing
    • Common Issues
    • Contributing Guide
Powered by GitBook
On this page
Export as PDF
  1. Overview

Configuration

Configuration OverviewProject ConfigurationDatabase ConfigurationDevelopment Server ConfigurationGenerator ConfigurationEnvironment Variables
PreviousProject StructureNextConfiguration Overview

Last updated 19 hours ago