hqman / 2019-Hackathon-Works-CoderLane

Coderlane is an online real-time programming environment, a high-fidelity REPL environment. It also supports multi-person programming.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

coderlane

run

Run dependencies docker, mongodb, nodejs to make sure you have installed the above software normally

  • Rename .env.example to .env and fill in the values ​​according to the configuration in the prompt

  • npm i installer 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

AGORA.IO

License

This software is under the MIT License (MIT).

About

Coderlane is an online real-time programming environment, a high-fidelity REPL environment. It also supports multi-person programming.


Languages

Language:JavaScript 59.8%Language:Python 28.4%Language:CSS 7.4%Language:Shell 3.7%Language:Ruby 0.6%