--- sidebar_position: 1 --- # m4g init ``` Description: Initialize a new project Usage: m4g init [options] Arguments: The name of your project Options: --without Features to exclude --api-port The API port --database-host-port, --dbh-port The database host port --database-ui-port, --dbu-port The database UI port --database-ui-platform, --dbu-platform The docker platform for the PhpMyAdmin image -?, -h, --help Show help and usage information ```