/carai

👨🏽‍💻 Your online coding playground (WIP).

Primary LanguageTypeScriptMIT LicenseMIT

Carai

Project Status Open Source Love License Contributors Web App

preview

📖 Table of Contents

🚀 Introduction

Carai is an open-source, web-based code playground that supports multiple programming languages. Note: This project is currently a work in progress (WIP).

Carai allows users to run and learn programming languages without installing them locally, thus conserving local system resources.

🌟 Features

  • Multi-Language Support: Supports a wide range of programming languages.
  • Remote Code Execution (RCE): Execute code remotely to save local system resources.
  • Collaboration: Real-time live coding sessions with audio and video support.
  • Learning Platform: Learn new languages and share knowledge within the community.

📝 Getting Started

Clone the repository and follow the installation instructions to start contributing to Carai.

🔧 Installation

  1. Clone the repository:
    git clone https://github.com/xosnrdev/carai.git
  2. Navigate to the project directory:
    cd carai/editor
  3. Install the necessary dependencies:
    pnpm install
  4. Start the development server:
    pnpm dev

🤝 Contributing

Carai is free open-source, and contributions are welcome. Check out the CODE_OF_CONDUCT.md for guidelines.

📜 License

Carai is licensed under MIT license.

📞 Contact

For questions, issues, or suggestions, please open an issue on GitHub or contact the maintainers.