Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bpmct/develop-code-server


https://github.com/bpmct/develop-code-server

Last synced: 26 days ago
JSON representation

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.