MichengAI/deepseek-harness-website
MichengAI★ 2JavaScriptLast synced: 2026-08-15
DeepSeek Harness Desktop 官网
README excerpt
DeepSeek Harness Desktop Website 中文 This repository contains the website source for DeepSeek Harness Desktop. The site introduces the project and links to installers for Windows, macOS, and Linux. Current release shown on the website: v0.1.4 Links - Website repository: deepseek-harness-website - Desktop app: deepseek-harness-desktop - Releases: GitHub Releases - Upstream: deepseek-ai/deepseek-harness Local development Install Node.js and npm, then run the following commands from the repository root: The development server listens on http://localhost:5173 by default. Build and test The client build is written to dist\client . Cloudflare Workers deployment wrangler.jsonc serves dist\client as static assets, while worker\index.js provides the single-page application fallback. License This project is licensed under the Apache License 2.0. Project layout
View full README on GitHub →