# 2019-Hackathon-Works-CoderLane **Repository Path**: mirrors_AgoraIO-Community/mirrors_AgoraIO-Community_2019-Hackathon-Works-CoderLane ## Basic Information - **Project Name**: 2019-Hackathon-Works-CoderLane - **Description**: Coderlane is an online real-time programming environment, a high-fidelity REPL environment. It also supports multi-person programming. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README *中文|[English](README.md)* ## Coderlane Coderlane是一款在线实时编程环境, 高保真的REPL环境. 同时支持多人编程,语音和视频(感谢[Agora](http://agora.io)提供的服务) ## 界面截图

coderlane

## 运行 运行依赖`docker`、`mongodb`、`nodejs`确定你都正常安装以上软件 * 将`.env.example`重命名为`.env`并根据提示里面的配置填入值 * `npm i`安装程序依赖 * 启动一个控制台运行`npm run build` * 启动另外一个控制台运行`npm run server` 访问浏览器`http://localhost:3000`, 使用github登录即可创建. ## Special Thanks [![AGORA.IO](https://www.agora.io/en/wp-content/uploads/2019/06/agoralightblue-1.png)](https://www.agora.io/) ## License This software is under the MIT License (MIT).