A collaborative coding web application.
This is an independent rewrite inspired by P2PCoder.
- Multi-language Support
- Improved User Interface
- Basic IDE Support
- Remote Code Execution
git clone https://github.com/xosnrdev/carai.git
cd carai
pnpm install
pnpm --filter web dev
Open http://localhost:3000
in your browser.
See CONTRIBUTING.md for guidelines.
Inspired by the concepts introduced in P2PCoder.