2026-01-30 04:45:02 +08:00
2024-10-17 20:32:21 -08:00
2026-02-10 07:33:01 -09:00
2026-02-11 08:56:27 -09:00
2026-02-10 07:32:26 -09:00
2026-01-30 04:07:21 +08:00
2026-01-27 19:15:10 +08:00
2021-12-16 15:30:07 -06:00
2021-01-08 23:03:34 -05:00
2022-03-22 15:07:14 -05:00
2025-12-11 16:02:11 -09:00
2024-10-17 20:32:21 -08:00
2026-01-30 01:12:45 +08:00
2025-02-12 14:34:05 -09:00
2025-06-25 10:32:43 -08:00
2026-01-29 18:25:02 +08:00
2026-01-29 20:28:48 +08:00
2026-01-30 04:52:29 +08:00

Claude Code Server

Claude Code Server Logo

Browser-based VS Code with Claude Code CLI pre-installed

Deploy on Railway

Mobile Mockup

Deploy a full VS Code development environment in the cloud with Claude Code CLI ready to go. Access it from any browser, on any device. Code with AI assistance anywhere.


Features

  • Claude Code CLI Pre-installed Start AI-assisted coding immediately with claude or claude-auto (YOLO mode)
  • Browser-Based VS Code Full IDE experience accessible from any device
  • Persistent Storage Your extensions, settings, and projects survive redeploys
  • Non-Root Security Runs as the clauder user with optional sudo access
  • One-Click Deploy Deploy to Railway in 60 seconds

Quick Start

Deploy to Railway

Click the button above, or:

  1. Go to Railway Templates
  2. Search for "Claude Code Server"
  3. Click Deploy and set your PASSWORD
  4. Attach a volume to /home/clauder
  5. Open the generated domain in your browser

First Login

  1. Enter the password you set
  2. Open the terminal in VS Code
  3. Run claude to start coding with AI

Configuration

Required Variables

Variable Description
PASSWORD Login password for the web IDE

Optional Variables

Variable Default Description
CLAUDER_HOME /home/clauder Volume mount path
RUN_AS_USER clauder Set to root if you need root access
APP_NAME Claude Code Server Login page title
WELCOME_TEXT Welcome to Claude Code Server Login page message

Volume Configuration

⚠️ CRITICAL: Without a volume, ALL data is lost on every redeploy!

Setting Value
Mount Path /home/clauder
Size 5GB+ recommended

Built With


License

MIT

Languages
TypeScript 81.4%
Shell 14.5%
HTML 1%
CSS 0.8%
HCL 0.7%
Other 1.6%