An open-source console designed for self-hosting, as an alternative to RustDesk Server Pro.
8.8K
Web frontend for RustDesk Console, built with Ant Design Pro and UmiJS.
Install dependencies:
npm install
Start development server:
npm run dev
Build for production:
npm run build
Preview production build:
npm run preview
| Script | Description |
|---|---|
npm run dev | Start dev server (connects to dev API) |
npm start | Start dev server with mock data |
npm run build | Build for production |
npm run preview | Build and preview locally |
npm run lint | Run linter (Biome + TypeScript) |
npm test | Run tests |
Content type
Image
Digest
sha256:42592c990…
Size
26.4 MB
Last updated
about 1 month ago
docker pull databk/rustdesk-console-web