To start the service (Flexi server), the launchctl command is required. The service being started is named eu.flexibee.server.
The specific command to start the service is:
launchctl start eu.flexibee.server
If the service is not registered, use the following command instead:
launchctl load /Library/LaunchDaemons/eu.flexibee.server.plist.
