Commands
Everything you need to know to get started with AvangCLI tools.
Command: config
The `config` command regenerates the `avangclirc.json` file in the current project directory, automatically detecting the existing Next.js project configuration
Command: generate
The `generate` command generates TypeScript clients from OpenAPI specifications. It scans a directory for OpenAPI JSON files and automatically creates type-safe
Command: init
The `init` command creates and initializes a new Next.js project with custom configurations and pre-configured development tools.
Command: module
The `module` command generates a complete module in an existing Next.js project, following the **Screaming Architecture** pattern. It automatically creates the
Command: ui-library
The `ui-library` command adds and installs a UI components library in an existing Next.js project. It automatically configures all dependencies, configuration f