/carai

Write, Test, and Share Code Online

Primary LanguageTypeScriptMIT LicenseMIT

Carai

A collaborative coding web application.

This is an independent rewrite inspired by P2PCoder.

Features

  • Multi-language Support
  • Improved User Interface
  • Basic IDE Support
  • Remote Code Execution

Quick Start

git clone https://github.com/xosnrdev/carai.git
cd carai/web
pnpm install
pnpm dev

Open http://localhost:3000 in your browser.

Contributing

See CONTRIBUTING.md for guidelines.

License

MIT License

Acknowledgments

Inspired by the concepts introduced in P2PCoder.