serve
Use serve to run the OXO server.
You can use oxo serve to run the OXO server.
Usage:
oxo serve [OPTIONS]
Options
| Option | Description |
|---|---|
| --host | The host to run the Flask app on. |
| --port | The port to run the Flask app on. |
| --refresh-api-key | Generate a new API key. |
| --help | Show this message and exit. |