> 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="/files/GLIb50522El9gCdY6UVm" alt=""><figcaption></figcaption></figure>
