whatisgithub

What is code-server?

coder/code-server — explained in plain English

Analysis updated 2026-05-18

77,423TypeScriptAudience · developerComplexity · 3/5LicenseSetup · moderate

In one sentence

Run VS Code in your browser on a remote server. Code from any device without installing anything locally.

Mindmap

mindmap
  root((repo))
    What it does
      VS Code in browser
      Remote development
      Server-hosted IDE
    How it works
      Browser access
      Server deployment
      No local install
    Use cases
      Remote work setup
      Centralized workspace
      Device-agnostic coding
    Tech stack
      TypeScript
      VS Code
      Web server
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Access a full code editor from any device by opening a browser tab, no local setup required.

USE CASE 2

Keep your development environment centralized on a remote server for team consistency.

USE CASE 3

Code on machines that don't have development tools installed, like Chromebooks or thin clients.

What is it built with?

TypeScriptVS CodeNode.jsWeb Browser

How does it compare?

coder/code-serverstirling-tools/stirling-pdflobehub/lobehub
Stars77,42378,28876,126
LanguageTypeScriptTypeScriptTypeScript
Setup difficultymoderateeasymoderate
Complexity3/52/53/5
Audiencedevelopergeneralvibe coder

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires Node.js runtime and a remote server to deploy to, browser access alone is not sufficient.

Use freely for any purpose including commercial, as long as you keep the copyright notice.

So what is it?

coder/code-server lets you run VS Code, a code editor, inside a regular web browser. Instead of installing VS Code on your local machine, you host it on a server and access it through a browser tab from any device. This is useful for remote work scenarios where you want to code from a machine that doesn't have a development environment set up, or where you want to keep your work centralized on a remote server. Based on the topics, it is positioned as a browser-based IDE and development environment tool. It is written in TypeScript. The README does not provide further detail about setup, configuration, or specific use cases.

Copy-paste prompts

Prompt 1
How do I set up code-server on a Linux server so I can access VS Code from my browser?
Prompt 2
Show me how to deploy code-server to a cloud provider like AWS or DigitalOcean.
Prompt 3
What are the security best practices for running code-server on a public server?
Prompt 4
How do I configure code-server to work with my existing VS Code extensions and settings?

Frequently asked questions

What is code-server?

Run VS Code in your browser on a remote server. Code from any device without installing anything locally.

What language is code-server written in?

Mainly TypeScript. The stack also includes TypeScript, VS Code, Node.js.

What license does code-server use?

Use freely for any purpose including commercial, as long as you keep the copyright notice.

How hard is code-server to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is code-server for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.