| --- | |
| sidebar_position: 1 | |
| slug: / | |
| --- | |
| # Quick Start | |
| ### Running single node with the demo configuration | |
| ```bash | |
| $ docker pull ghcr.io/wenyxu/casbin-mesh:latest | |
| // TODO: update later | |
| $ docker run -it -p 4002:4002 --name=casbin_mesh_single ghcr.io/wenyxu/casbin-mesh:latest | |
| ``` | |
| ### Visiting the dashboard | |
|  | |
| //TODO the url update later | |
| Vist the [Dashboard](https://dashboard.terminal.im) |