Dashboard
📺🐝OpenPitrix UI
Install / Use
/learn @openpitrix/DashboardREADME
Dashboard
Usage
git clone https://github.com/openpitrix/dashboard.git
cd dashboard
yarn
yarn dev
Docker
You can run dashboard in docker:
docker pull openpitrix/dashboard
docker run -d --rm --name openpitrix-dashborad -p 8000:8000 openpitrix/dashboard
Then open your favorite browser: http://localhost:8000
Build for ARM platform
We also support running openpitrix/dashboard in ARM platform using docker
See build steps in Dockerfile.arm
If you want try local build for ARM:
make build-arm
make run-arm
Or running our official arm64 image from docker hub:
docker pull openpitrix/dashboard:min-arm64
docker run -d --rm --name openpitrix-dashborad-arm -p 8000:8000 openpitrix/dashboard:min-arm64
Develop
yarn
yarn dev
We prefer yarn as our package manager, if you like npm:
npm i
npm run dev
Test
yarn test
Build
For production build:
yarn prod:build
Quick start
License
Apache v2
Related Skills
bluebubbles
343.3kUse when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
node-connect
343.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
slack
343.3kUse when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
frontend-design
92.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
