mirror of
https://github.com/coder/code-server.git
synced 2025-07-26 03:13:45 +08:00
Updated Home (markdown)
18
Home.md
18
Home.md
@ -1 +1,17 @@
|
|||||||
Welcome to the code-server wiki!
|
Welcome to the official documentation for code-server.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
## What is code-server?
|
||||||
|
|
||||||
|
code-server is a port of the infamous [Visual Studio Code](https://code.visualstudio.com) for the web. You can leverage the same experience you enjoy on a local VS Code installation at the comfort of your browser. It also allows you to offload development in a more portable environment - such as Docker or in the cloud.
|
||||||
|
|
||||||
|
|
||||||
|
## Getting Started
|
||||||
|
|
||||||
|
Check out our [Quick Start](/Quick_Start) to get you up to speed on installing code-server.
|
||||||
|
|
||||||
|
## Deploying to a cloud provider
|
||||||
|
|
||||||
|
Interested parties that want to deploy code-server to Google Cloud Platform or the like can refer to our [Deployment](/Deployment) documentation
|
Reference in New Issue
Block a user