{"id":21868390,"url":"https://github.com/dabevlohn/vscoder","last_synced_at":"2026-02-12T23:32:48.312Z","repository":{"id":212796648,"uuid":"732327411","full_name":"dabevlohn/vscoder","owner":"dabevlohn","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-10T13:51:04.000Z","size":14272,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-10T23:06:05.378Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Mustache","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dabevlohn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-16T10:02:49.000Z","updated_at":"2023-12-16T10:03:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"832dbc12-f2ee-459e-97cf-9bc9e071022a","html_url":"https://github.com/dabevlohn/vscoder","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"69080da9b61d0b93708ed1868fd7705bb092f3d9"},"previous_names":["verbasu/vscoder","dabevlohn/vscoder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dabevlohn/vscoder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabevlohn%2Fvscoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabevlohn%2Fvscoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabevlohn%2Fvscoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabevlohn%2Fvscoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dabevlohn","download_url":"https://codeload.github.com/dabevlohn/vscoder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabevlohn%2Fvscoder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29386219,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T22:07:52.078Z","status":"ssl_error","status_checked_at":"2026-02-12T22:07:49.026Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-28T05:12:46.800Z","updated_at":"2026-02-12T23:32:48.296Z","avatar_url":"https://github.com/dabevlohn.png","language":"Mustache","funding_links":[],"categories":[],"sub_categories":[],"readme":"# code-server\n\n[![\"GitHub Discussions\"](https://img.shields.io/badge/%20GitHub-%20Discussions-gray.svg?longCache=true\u0026logo=github\u0026colorB=purple)](https://github.com/cdr/code-server/discussions) [![\"Join us on Slack\"](https://img.shields.io/badge/join-us%20on%20slack-gray.svg?longCache=true\u0026logo=slack\u0026colorB=brightgreen)](https://cdr.co/join-community) [![Twitter Follow](https://img.shields.io/twitter/follow/CoderHQ?label=%40CoderHQ\u0026style=social)](https://twitter.com/coderhq) [![codecov](https://codecov.io/gh/cdr/code-server/branch/main/graph/badge.svg?token=5iM9farjnC)](https://codecov.io/gh/cdr/code-server) [![See v3.12.0 docs](https://img.shields.io/static/v1?label=Docs\u0026message=see%20v3.12.0%20\u0026color=blue)](https://github.com/cdr/code-server/tree/v3.12.0/docs)\n\nRun [VS Code](https://github.com/Microsoft/vscode) on any machine anywhere and\naccess it in the browser.\n\n![Screenshot](https://github.com/cdr/code-server/blob/main/docs/assets/screenshot.png?raw=true)\n\n## Highlights\n\n- Code on any device with a consistent development environment\n- Use cloud servers to speed up tests, compilations, downloads, and more\n- Preserve battery life when you're on the go; all intensive tasks run on your\n  server\n\n| 🔔 code-server is a free browser-based IDE while [Coder](https://coder.com/), is our enterprise developer workspace platform. For more information, visit [Coder.com](https://coder.com/docs/comparison)\n| ---\n\n## Requirements\n\nSee [requirements](requirements.md) for minimum specs, as well as instructions\non how to set up a Google VM on which you can install code-server.\n\n**TL;DR:** Linux machine with WebSockets enabled, 1 GB RAM, and 2 CPUs\n\n## Getting started\n\nThere are three ways to get started:\n\n1. Using the [install\n   script](https://github.com/cdr/code-server/blob/main/install.sh), which\n   automates most of the process. The script uses the system package manager if\n   possible.\n2. Manually [installing\n   code-server](https://coder.com/docs/code-server/latest/install)\n3. Using our one-click buttons and guides to [deploy code-server to a cloud\n   provider](https://github.com/cdr/deploy-code-server) ⚡\n\nIf you use the install script, you can preview what occurs during the install\nprocess:\n\n```bash\ncurl -fsSL https://code-server.dev/install.sh | sh -s -- --dry-run\n```\n\nTo install, run:\n\n```bash\ncurl -fsSL https://code-server.dev/install.sh | sh\n```\n\nWhen done, the install script prints out instructions for running and starting\ncode-server.\n\nWe also have an in-depth [setup and\nconfiguration](https://coder.com/docs/code-server/latest/guide) guide.\n\n## TLS and authentication (beta)\n\nTo add TLS and authentication out of the box, use [code-server --link](https://coder.com/docs/code-server/latest/link).\n\n## Questions?\n\nSee answers to [frequently asked\nquestions](https://coder.com/docs/code-server/latest/FAQ).\n\n## Want to help?\n\nSee [Contributing](https://coder.com/docs/code-server/latest/CONTRIBUTING) for\ndetails.\n\n## Hiring\n\nInterested in [working at Coder](https://coder.com/careers)? Check out [our open\npositions](https://coder.com/careers#openings)!\n\n## For Organizations\n\nWant remote development for your organization or enterprise? Visit [our\nwebsite](https://coder.com) to learn more about Coder.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabevlohn%2Fvscoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdabevlohn%2Fvscoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabevlohn%2Fvscoder/lists"}