-
Notifications
You must be signed in to change notification settings - Fork 6.3k
-
Please can you help me find out how to get VS Code on my iPad please- I don’t have a MacBook or laptop. I saw a post online by Joe Previte About this and despite his very helpful and Step by step messages telling me how to do this I keep getting so confused and have Not been able to do it yet Does anyone have any tips please ? Thank you so much! I want to learn coding. Jules
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
Here's a video which walks you through deploying code-server to Railway and using on an iPad!
Replies: 8 comments 7 replies
-
Hey Jules! Let me see if I can put together a video walkthrough for you.
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
There's a tiny bug with our Railway Guide. Once coder/deploy-code-server#36 is approved tomorrow, I'll make a video walkthrough! Thanks for your patience!
Beta Was this translation helpful? Give feedback.
All reactions
-
Sorry, I have a task that is higher priority but I will get to this soon!
Beta Was this translation helpful? Give feedback.
All reactions
-
Hey that’s ok I really really appreciate your help! Thank you so much!
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
Beta Was this translation helpful? Give feedback.
All reactions
-
There is some information here
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
Here's a video which walks you through deploying code-server to Railway and using on an iPad!
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
Sure thing! I hope it helps! Feel free to ask follow-up questions here if you have any
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
❤️ 1
-
Great question! Any of the storage options should be fine. This doesn't store anything locally. Everything (coding files, etc) are all inside your Railway environment.
Well actually, your environment is not persisted so basically what you'll probably do is:
- set up code-server & Railway env
- clone a GitHub/GitLab repo
- work on your project
- push to remote so changes are backed up with version control
This is because your Railway environment might restart, reboot, etc. so it's not guaranteed your changes will be saved. I hope that makes sense!
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
Yeah, that should be fine! Good luck!
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1