Open Source · January 2024

Code-Cloud

A browser-based IDE for JavaScript frameworks with automated Docker project setup, live server support, and secure WebSocket communication for files, terminals, and development workflows.

About this project

  • Provides a browser editing workflow for JavaScript framework projects with file-system and terminal access.
  • Automates project setup inside isolated Docker environments and exposes live server output for fast feedback.
  • Uses a Go/Gin backend and secure WebSocket connections to coordinate editor, terminal, and sandbox operations.

Technologies

React · TypeScript · Go · Gin · Docker · WebSockets · Tailwind CSS