Skip to main content
Cloud templates let you code anywhere without the “works on my machine” dance. Each template is a pre-configured environment that lives in the cloud, boots in seconds and can be customized to run setup commands.

Why use cloud templates?

BenefitWhat it means for you
Zero setupOpen a session and start coding; no local installs or VM juggling.
ConsistencyEvery teammate (and CI job) runs the exact same environment.
SpeedHeavy builds run on powerful cloud CPUs; your laptop fan stays silent.
IsolationExperiments live in disposable templates, keeping your local machine clean.
CollaborationShare a template link; reviewers jump into the live environment with code and ports already running.

Get Started

1 · Create a Template

Use the Settings → Cloud Templates page to spin up a new cloud template from your repository.

2 · Add setup script

Configure a setup script to run during template 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

Ready? Head to Settings → Cloud Templates and launch your first cloud template. Happy coding!