Skip to content

ali-sh64/online-editor

 
 

Repository files navigation

Online Editor

Online Editor(https://editor.ugwis.net/) is an editor for competitive programmer.
It provide Ace.js editor and compile your source code.

Online Editor

Running on local

required docker and docker-compose

$ git clone https://github.com/ugwis/online-editor.git
$ cd online-editor
$ docker-compose up #starting online-editor and online-compiler at standalone
$ #wait for image pulling 
$ open http://localhost:3001/

Structure

cloudcraft

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.5%
  • CSS 31.1%
  • HTML 11.7%
  • Dockerfile 1.7%