Skip to main content

2 posts tagged with "hello"

View All Tags

ยท One min read
im-coder-lg

Get to know how to deploy the Code-Server repo on Railway(GitHub account needed!)

Beginning

So, a lot of you know about Code-Server, and it is cool but a problem is that you MUST have a Linux distro to use it. This guide is made for the people who wanna use it without a linux distro like Debian.

Deploymentโ€‹

Railway is advised and a GitHub account, more advised. So, go to code-server in GitHub and hit F3. Then search 'deploy' and hit the link. It will take you to another repository by cdr. Then scroll down and hit Railway's see docs. Then hit the Railway icon which is a bullet train. You will go to Railway and login with GitHub. Then scroll down and set private, put a password, and copy this: https://github.com/cdr/docs.git

Then hit Deploy and wait. Then, see your bottom right corner for a green popup. When it comes, hit that and you will go to a new site. It will ask for the password you set during deployment, so enter that. You now got Code-Server deployed and running, sir!

I'll make a revised version soon.

ยท 2 min read
im-coder-lg

A new editor in the cloud! Read on!

So, I have been programming on my laptop, in Google Chrome. Wait a minute, did I just say Google Chrome? Yes, I did, and I introduce you to(drumrolls please!)

Code-Server!

Yes, this is an instance of VS Code, which is my main editor, in a browser. I am running it by deploying it in Railway.app(you need to get yourself a GitHub account to login, which is fine for me.)

So, I cloned it and deployed it to Railway.app. Then, I wait for 5 minutes and click the green popup.

Remember, when you are setting up, enter a basic password in the Password section to log in and the Git section must contain a random GitHub repo's Git URL.

Then, you go to the site via the green popup in bottom, just click it, and enter your specific password.

There you are! You got yourself VSCode in browser with Bash too!

You can visit the site in any device, but mobile isn't good yet.

Tablets, especially the iPad is advised due to the Smart Keyboard or Magic Keyboard and Magic Mouse or Trackpad.

So, that is it for now.

Young me lmao