Run project
Runs an integration proxy server
Function RunProject(Val Port, Val Project, Val Create = False) Export
| Parameter | CLI option | Type | Required | Description |
|---|---|---|---|---|
| Port | --port | Number | ✔ | Server startup port |
| Project | --proj | String | ✔ | Project filepath |
| Create | --create | Boolean | ✖ | Create a new project if it doesnt exist |
Returns: Structure Of KeyAndValue - Server shutdown result