CLI Tools
M3 Forge provides a command-line interface for setup, deployment, and management.
Installation
The CLI is included in the @marie/cli package:
pnpm add @marie/cliCommands
| Command | Description |
|---|---|
m3-forge init | Initialize a new workspace |
m3-forge db | Database management commands |
m3-forge start | Start the application |
Documentation
- Interactive Setup - Configure your environment with the setup wizard
Last updated on