Sign inSign up

databk/rustdesk-console-web

Sponsored OSS

By databk

Updated 1 day ago

An open-source console designed for self-hosting, as an alternative to RustDesk Server Pro.

Image
0

8.8K

databk/rustdesk-console-web repository overview

RustDesk Console Web

Web frontend for RustDesk Console, built with Ant Design Pro and UmiJS.

Features

  • Device management
  • User and address book management
  • Group and permission management
  • Activity monitoring and statistics
  • Multi-language support

Prerequisites

  • Node.js >= 20.0.0

Getting Started

Install dependencies:

npm install

Start development server:

npm run dev

Build for production:

npm run build

Preview production build:

npm run preview

Available Scripts

ScriptDescription
npm run devStart dev server (connects to dev API)
npm startStart dev server with mock data
npm run buildBuild for production
npm run previewBuild and preview locally
npm run lintRun linter (Biome + TypeScript)
npm testRun tests

License

AGPL-3.0

Tag summary

Content type

Image

Digest

sha256:42592c990

Size

26.4 MB

Last updated

about 1 month ago

docker pull databk/rustdesk-console-web