> For the complete documentation index, see [llms.txt](https://docs.openalgo.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openalgo.in/installation-guidelines/getting-started/mac-os-installation/start-openalgo.md).

# Start OpenAlgo

From the `openalgo` directory, start the application with:

```bash
uv run app.py
```

The startup banner reports the endpoints once the server is ready: the web app on `http://127.0.0.1:5000` and the WebSocket proxy on `ws://127.0.0.1:8765`.

<figure><img src="https://17901342-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmBwEhITzgv0O0fEGIIRN%2Fuploads%2FdeF5SKFXgSRdQDir9moa%2Frunning%20openalgo.png?alt=media&amp;token=899d8453-4b7b-4604-8bb2-0fa1cfa190d6" alt=""><figcaption></figcaption></figure>
