Skip to content

imloama/2019-Hackathon-Works-CoderLane

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.9%
  • Python 28.4%
  • CSS 7.4%
  • Shell 3.7%
  • Ruby 0.6%