pithings

pithings / coderaft

Public

🛶 Run VS Code on any machine anywhere and access it in the browser (25MB npm pkg)

44
1
100% credibility
Found Apr 08, 2026 at 44 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
JavaScript
AI Summary

coderaft is a compact, portable redistribution of code-server that enables running VS Code in a web browser with minimal size, zero dependencies, and cross-platform compatibility.

How It Works

1
🔍 Discover coderaft

You hear about a lightweight tool that lets you run a full code editor right in your web browser from any computer.

2
📥 Get it set up

You add it to your machine in just seconds with a simple one-line instruction, no extra tools needed.

3
🚀 Launch your editor

You start your personal code workspace with an easy command, and it tells you the web address to use.

4
🌐 Open in browser

You type that address into any web browser on your phone, laptop, or tablet.

5
📂 Pick your files

Your familiar code editor loads up, ready for you to open folders and dive into your projects.

Code anywhere

Now you edit, run, and manage code smoothly from wherever you are, feeling right at home.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 44 to 44 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is coderaft?

Coderaft is a 25MB JavaScript npm package that lets you run VS Code on any machine and access it through a browser, solving the hassle of setting up full IDEs on remote servers or lightweight environments. Drop it into Node.js setups with `npx coderaft -o .` for instant browser access, or spin it up in Docker via `docker run -it --rm -p 8080:8080 node:alpine npx -y coderaft`. It supports programmatic use like `startCodeServer({ port: 8080 })` and middleware integration for custom Node servers, ideal for run code online free scenarios like codecrafters challenges or run code Python/HTML in VS Code.

Why is it gaining traction?

Unlike bulky alternatives like code-server (273MB download, build tools needed) or openvscode-server (Linux-only), coderaft installs in 0.5s with zero dependencies and works on node:slim or alpine images across all platforms. Developers love the portability—no native compiles or post-install scripts—and full CLI parity for auth, logging, extensions dirs, and telemetry tweaks. It's a drop-in for run code in VS Code shortcuts, run GitHub actions locally, or run GitHub Copilot locally without bloat.

Who should use this?

DevOps engineers deploying ephemeral VS Code in CI/CD pipelines or Kubernetes pods, where run GitHub workflow locally from branch saves time. Backend devs testing run code brookhaven-style environments or run GitHub actions manually on remote boxes. Frontend folks needing run code online HTML/Python for quick prototypes without local setup.

Verdict

Grab it for lightweight, portable VS Code-in-browser if you're on Node—it's a smart codecraft hack despite 44 stars and 1.0% credibility signaling early maturity. Docs are solid with CLI/API examples, but watch for edge cases in production until adoption grows.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.