Live collab is here. Invite your team

Code, run, share. In your browser.

A modern playground for HTML/CSS/JS, C# .NET, and SQL. Real-time collab over WebRTC. Cam, mic, screen-share, and instant code sync, built in.

Frontend, .NET, and SQL editors Live collaboration built in Free for public pens
/editor/frontend
Live
M A S
HTML
<!-- card.html -->
<article class="card">
  <h2>Hello, world</h2>
  <p>Welcome to CodeLabs.</p>
  <button id="go">
    Run me
  </button>
</article>
CSS
.card {
  background: #161c22;
  padding: 2rem;
  border-radius: 12px;
  color: #e6edf3;
}
button:hover {
  background: #007bc0;
}
PREVIEW

Hello, world

Welcome to CodeLabs.

// Real-time collaboration

Pair-program in the browser. No setup.

Cam, mic, screen-share, chat, and file transfer over LiveKit. Code, cursors, and project settings sync over SignalR. Everyone sees the same panels, the same mode, the same packages.

Cam, mic, screen share, recording
Code & cursor sync per editor
Chat + file shares in the dock
Project mode + packages stay in sync
3 connected
M A S
A
Try line 14, fontWeight should be 600.
M
good catch, fixing now
S
mock-data.json shared

Start your first pen in 10 seconds.

Free forever for public projects. Upgrade for private rooms, longer recording, and unlimited NuGet.