-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTutorialDoc.txt
More file actions
38 lines (29 loc) · 845 Bytes
/
TutorialDoc.txt
File metadata and controls
38 lines (29 loc) · 845 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Step 1: Visit Codeanywhere's website
Go to https://codeanywhere.com
📝 Step 2: Create a Free Account
Click on “Sign Up” in the top right.
Choose a method:
Continue with Google (easiest)
Sign up with Email
Fill in:
Username
Email
Password
Click “Create Account”
Check your email inbox and verify your account (if required)
Step 3: Login
Go to https://codeanywhere.com
Click “Log In”
Enter your email/password or click Continue with Google
You’ll be redirected to your Dashboard
Step 4: Launch Your First Container (VPS)
On the Dashboard, click “Create Environment”
Choose:
A template like Ubuntu, Python, or Node.js
A name (e.g., MyVPS)
Click "Create Environment"
After 10–30 seconds, your container will be live
You now have a free cloud-based VPS with
1.Terminal access
2.File browser
3.Web editor (VS Code-like)