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


More to Explore

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