blob: e16095b40db0445133bfa83a04a23d58997cd52b [file] [view]
---
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
![](/img/preview.png)
//TODO the url update later
Vist the [Dashboard](https://dashboard.terminal.im)