Skip to content

JaLnYn/browser-ide

Repository files navigation

Browser IDE

A lightweight, probably-not-winning-any-design-awards browser IDE built with React, Tailwind, and shadcn/ui.

Untitled design

This is a testing ground for the Rust Code Server 🍌

Features

  • 💻 It edits code!
  • 🎨 LSP features (You'll have to look at it from the console 🙃)
  • 📁 File explorer that actually updates in real-time
  • ⚡ Fast enough™

Tech Stack

  • React (Hooks & Context)
  • TypeScript
  • Tailwind CSS
  • shadcn/ui components (making it 10% prettier)
  • WebSocket (for chatting with the server)

Getting Started

# Install dependencies
npm install

# Run development server
npm run dev

Make sure you have the Rust Code Server running, or you'll just be staring at a blank screen!

Contributing

This is my testing playground, but if you want to make it less ugly or more functional, be my guest!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published