Skip to main content

Overview

The configuration schematic creates a nanoforge.config.json file at the root of your project. This file is the central configuration consumed by the NanoForge CLI for builds, starts, and other operations.

Usage

Options

Generated file

The generated file is an empty JSON object {} that you populate with the fields the NanoForge CLI expects. Refer to the CLI documentation for the full list of supported fields.

Examples

Generate configuration at the project root:
Generate configuration for a server-enabled project: