2019-Hackathon-Works-CoderLane
2019-Hackathon-Works-CoderLane copied to clipboard
Coderlane is an online real-time programming environment, a high-fidelity REPL environment. It also supports multi-person programming.
English|中文
Coderlane
Coderlane is an online real-time programming environment, a high-fidelity REPL environment. It also supports multi-person programming,Voice and Video (Thanks to Agora for the service)
Screenshot
p>
run
Run dependencies docker, mongodb, nodejs to make sure you have installed the above software normally
-
Rename
.env.exampleto.envand fill in the values according to the configuration in the prompt -
npm iinstaller dependencies -
Start a console and run
npm run build -
Start another console and run
npm run server
Visit the browser http: // localhost: 3000 and log in using github to create it.
Special Thanks
License
This software is under the MIT License (MIT).
