Skip to content

Commit 57f715e

Browse files
deepracticexsclaude
andcommitted
docs: translate Portagent documentation to English
- Translate all 8 Portagent docs from Chinese to English - Add Production Deployment Path to docs/README.md learning paths - Keep all markdown formatting, code blocks, and links intact Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent b24aaf0 commit 57f715e

9 files changed

Lines changed: 977 additions & 969 deletions

File tree

docs/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,14 @@ agentxjs Unified API (local/remote)
111111
3. `packages/common.md` - Shared infrastructure
112112
4. Package README files in `packages/*/README.md`
113113

114+
### Production Deployment Path
115+
116+
1. `portagent/index.md` - Overview and quick start
117+
2. `portagent/deployment.md` - Docker and npm deployment
118+
3. `portagent/configuration.md` - Environment variables and CLI options
119+
4. `portagent/authentication.md` - JWT and invite code system
120+
5. `portagent/operations.md` - Backup, logging, monitoring
121+
114122
## Quick Links
115123

116124
- **[Quick Start](./getting-started/quickstart.md)** - Get started in 5 minutes

0 commit comments

Comments
 (0)