Hello, world
Welcome to CodeLabs.
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.
<!-- card.html --> <article class="card"> <h2>Hello, world</h2> <p>Welcome to CodeLabs.</p> <button id="go"> Run me </button> </article>
.card { background: #161c22; padding: 2rem; border-radius: 12px; color: #e6edf3; } button:hover { background: #007bc0; }
Welcome to CodeLabs.
Frontend pens for the browser, backend snippets for .NET, and SQL queries. Every editor has the same collab fabric, the same shortcuts, the same look.
HTML, CSS, JavaScript with preprocessors, autoprefixer, console capture, and live preview iframe sandbox.
C#, VB.NET, F# in console, script, or full ASP.NET MVC mode. NuGet packages, real stdout, real exceptions.
SQLite today, MSSQL/MySQL/PostgreSQL coming soon. Format, analyze, export results to CSV.
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.
Hand-picked work from the community.
Free forever for public projects. Upgrade for private rooms, longer recording, and unlimited NuGet.