Introduction

dg.run is your coding computer in the cloud. No setup, no installs — just sign in and get a private workspace with an editor, terminal, and file explorer, ready to go in seconds.

How it works

  1. Sign in with your email — we send you a 6-digit code, no password to remember.
  2. Start Coding — we spin up your private workspace in seconds.
  3. Code — use the full editor and terminal right in your browser.
  4. Preview — apps you run in your workspace (e.g. npm run dev on port 3000) get shareable public links from the navbar.

Good to know

  • Workspaces spin up in seconds.
  • Sessions run on credit — they stay up while you have balance and stop when credit runs out or you stop them yourself.
  • Workspaces are temporary — nothing is kept after the session ends, so push to git or download what you need.
  • Refreshing the page does not end your session — you'll reconnect to the same workspace while it's live.

Next steps