Why use remote workspaces?
Benefit | What it means for you |
---|---|
Zero setup | Open a session and start coding—no local installs or VM juggling. |
Consistency | Every teammate (and CI job) runs the exact same environment. |
Speed | Heavy builds run on powerful cloud CPUs; your laptop fan stays silent. |
Isolation | Experiments live in disposable workspaces, keeping your local machine clean. |
Collaboration | Share a workspace link; reviewers jump into the live environment with code and ports already running. |
Get Started
1 · Create a Workspace
Use the Settings → Session page to spin up a new remote workspace from your repository.
2 · Add custom commands
Add custom commands to run during workspace creation.
3 · Follow Best Practices
Optimize performance, cost, and team workflows with proven tips.
4 · Troubleshoot Like a Pro
Quickly resolve provisioning, connection issues.
More to Explore
- Installation & Usage – step-by-step setup guide
- Best Practices – performance, cost, collaboration
- Troubleshooting – common fixes & FAQs