Giter Site home page Giter Site logo

elmergonzalezb / code-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coder/code-server

0.0 0.0 0.0 14.48 MB

Run VS Code on a remote server.

Home Page: https://coder.com

License: MIT License

TypeScript 89.09% HTML 4.80% CSS 2.06% Dockerfile 1.11% Shell 2.94%

code-server's Introduction

code-server

code-server is VS Code running on a remote server, accessible through the browser.

Try it out:

docker run -it -p 127.0.0.1:8080:8080 -v "$PWD:/home/coder/project" codercom/code-server
  • Code anywhere: Code on your Chromebook, tablet, and laptop with a consistent dev environment. Develop on a Linux machine and pick up from any device with a web browser.
  • Server-powered: Take advantage of large cloud servers to speed up tests, compilations, downloads, and more. Preserve battery life when you're on the go since all intensive computation runs on your server.

Example gif

Getting Started

Requirements

  • 64-bit host.
  • At least 1GB of RAM.
  • 2 cores or more are recommended (1 core works but not optimally).
  • Secure connection over HTTPS or localhost (required for service workers and clipboard support).
  • For Linux: GLIBC 2.17 or later and GLIBCXX 3.4.15 or later.

Run over SSH

Use sshcode for a simple setup.

Digital Ocean

Create a Droplet

Releases

  1. Download a release. (Linux and OS X supported. Windows support planned.)
  2. Unpack the downloaded release then run the included code-server script.
  3. In your browser navigate to localhost:8080.

FAQ

See ./doc/FAQ.md.

Contributing

See ./doc/CONTRIBUTING.md.

Enterprise

Visit our enterprise page for more information about our enterprise offerings.

code-server's People

Contributors

8sd avatar admvx avatar aidan-fitz avatar allanbowe avatar ammario avatar bpmct avatar carlosazaustre avatar cmoog avatar coadler avatar code-asher avatar dbushong avatar deansheather avatar dependabot[bot] avatar dxf avatar esin avatar foresthoffman avatar frankpetrilli avatar kylecarbs avatar lucacasonato avatar maksimr avatar meain avatar michaeldesantis avatar mikeshatch avatar nhooyr avatar nol166 avatar omeryl avatar paolomainardi avatar sr229 avatar supersandro2000 avatar thekiba avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.