Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bpmct/develop-code-server
https://github.com/bpmct/develop-code-server
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bpmct/develop-code-server
- Owner: bpmct
- Created: 2021-06-17T12:07:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-17T13:01:30.000Z (over 3 years ago)
- Last Synced: 2024-10-27T03:46:29.194Z (2 months ago)
- Language: Shell
- Size: 12.3 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# develop-code-server
Develop code-server with code-server in the cloud đ¤¯
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https%3A%2F%2Fgithub.com%2Fbpmct%2Fdevelop-code-server&envs=PASSWORD%2CGIT_REPO&optionalEnvs=GIT_REPO&PASSWORDDesc=Password+to+log+in+and+code.+Keep+this+secret&GIT_REPODesc=Git+repository+to+clone.+You+can+fork+code-server+and+put+the+URL+there%3A&GIT_REPODefault=https%3A%2F%2Fgithub.com%2Fcdr%2Fcode-server)
> âšī¸ This project is incomplete. See [issues](https://github.com/bpmct/develop-code-server/issues) to see what is missing
## Get started
1. Deploy to railway, set a repo
1. Fork the code-server repo and add it as a remote
1. Follow code-server's [contributing guide](https://github.com/cdr/code-server/blob/main/docs/CONTRIBUTING.md) to get started.This environment is a fork of [deploy-code-server](https://github.com/cdr/deploy-code-server) with all of the [requirements](https://github.com/cdr/code-server/blob/main/docs/CONTRIBUTING.md#requirements) added for developing code-server.