This commit is contained in:
Ben Potter
2021-03-04 05:11:09 -05:00
committed by GitHub
parent d551586aad
commit c63eda55d8

View File

@@ -1,9 +1,9 @@
![code-server and railway.app](../img/code-server-railway.png)
## Guide: Launching code-server on railway.app
# Guide: Launching `code-server` on railway.app
[Railway](https://railway.app) is a new cloud development platform! ☁️ Use Railway + code-server to get a dev environment that you can access from any device.
![code-server and railway.app](../img/code-server-railway.png)
## Step 1: Click to deploy [![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new?template=https%3A%2F%2Fgithub.com%2Fbpmct%2Fcode-server-railway&envs=PASSWORD%2CGIT_REPO&PASSWORDDesc=Your+password+to+log+in+to+code-server+with&GIT_REPODesc=A+git+repo+to+clone+and+open+in+code-server+%28ex.+https%3A%2F%2Fgithub.com%2Fcdr%2Fdocs.git%29)
---